Skip to content

Commit 7c96147

Browse files
committed
Merge PR #192 from arcan1s/main, #191 from iterative/pre-commit-ci-update-config
2 parents 38d5949 + be73190 commit 7c96147

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
@@ -27,7 +27,7 @@ repos:
2727
types: [text]
2828
exclude: ^(.pre-commit-config.yaml|.github/workflows/test.yml)$
2929
- repo: https://github.com/PyCQA/flake8
30-
rev: 7.2.0
30+
rev: 7.3.0
3131
hooks:
3232
- id: flake8
3333
args: [-j8]
@@ -40,7 +40,7 @@ repos:
4040
- flake8-pyproject
4141
- flake8-string-format
4242
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: v1.15.0
43+
rev: v1.16.1
4444
hooks:
4545
- id: mypy
4646
additional_dependencies: [types-setuptools]

0 commit comments

Comments
 (0)