Skip to content

Commit 6351795

Browse files
authored
Merge pull request #168 from Preocts/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 67da738 + 271e27a commit 6351795

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.0.0
38+
rev: 7.1.0
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.0
48+
rev: v1.10.1
4949
hooks:
5050
- id: mypy

0 commit comments

Comments
 (0)