Skip to content

Commit 7ac97c4

Browse files
authored
Merge pull request #175 from Preocts/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 33816ae + 7ccb455 commit 7ac97c4

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
@@ -35,7 +35,7 @@ repos:
3535

3636
# Flake8 for linting, line-length adjusted to match Black default
3737
- repo: https://github.com/PyCQA/flake8
38-
rev: 7.1.0
38+
rev: 7.1.1
3939
hooks:
4040
- id: flake8
4141
additional_dependencies:
@@ -45,6 +45,6 @@ repos:
4545

4646
# Type enforcement for Python
4747
- repo: https://github.com/pre-commit/mirrors-mypy
48-
rev: v1.10.1
48+
rev: v1.11.1
4949
hooks:
5050
- id: mypy

0 commit comments

Comments
 (0)