Skip to content

Commit fc5ab85

Browse files
authored
Merge pull request #62 from pradyunsg/pre-commit-ci-update-config
2 parents 05e9439 + 23ae36f commit fc5ab85

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
@@ -12,7 +12,7 @@ repos:
1212
files: \.py$
1313

1414
- repo: https://github.com/pre-commit/mirrors-mypy
15-
rev: "v0.910"
15+
rev: "v0.910-1"
1616
hooks:
1717
- id: mypy
1818
exclude: docs/.*|tests/.*|noxfile.py
@@ -31,7 +31,7 @@ repos:
3131
- id: trailing-whitespace
3232

3333
- repo: https://github.com/PyCQA/flake8
34-
rev: "3.9.2"
34+
rev: "4.0.1"
3535
hooks:
3636
- id: flake8
3737

0 commit comments

Comments
 (0)