Skip to content

Commit 9f7d144

Browse files
authored
Merge pull request #141 from akquinet/renovate/pre-commit-hooks
chore(deps): update pre-commit-hooks
2 parents 840ebab + fa34d4e commit 9f7d144

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.14.1"
33+
rev: "v1.15.0"
3434
hooks:
3535
- id: mypy
3636
args:
@@ -40,7 +40,7 @@ repos:
4040
- types-PyYAML
4141

4242
- repo: https://github.com/PyCQA/flake8
43-
rev: 7.1.1
43+
rev: 7.1.2
4444
hooks:
4545
- id: flake8
4646
args:

0 commit comments

Comments
 (0)