Skip to content

Commit 942fc01

Browse files
chore(deps): update pre-commit-hooks
1 parent 5cde747 commit 942fc01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
- id: pyupgrade
3131

3232
- repo: https://github.com/pre-commit/mirrors-mypy
33-
rev: "v1.17.0"
33+
rev: "v1.18.2"
3434
hooks:
3535
- id: mypy
3636
args:
@@ -40,6 +40,6 @@ repos:
4040
- types-PyYAML
4141

4242
- repo: https://github.com/hadolint/hadolint
43-
rev: "v2.12.1-beta"
43+
rev: "v2.14.0"
4444
hooks:
4545
- id: hadolint-docker

0 commit comments

Comments
 (0)