Skip to content

Commit 69009da

Browse files
authored
Merge pull request #109 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 232cc32 + 1519a15 commit 69009da

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
@@ -10,7 +10,7 @@ repos:
1010
- id: double-quote-string-fixer
1111
- id: requirements-txt-fixer
1212
- repo: https://github.com/PyCQA/flake8
13-
rev: 3.9.2
13+
rev: 4.0.1
1414
hooks:
1515
- id: flake8
1616
- repo: https://github.com/pre-commit/mirrors-autopep8
@@ -33,7 +33,7 @@ repos:
3333
- id: add-trailing-comma
3434
args: [--py36-plus]
3535
- repo: https://github.com/pre-commit/mirrors-mypy
36-
rev: v0.910
36+
rev: v0.910-1
3737
hooks:
3838
- id: mypy
3939
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)