Skip to content

Commit ac6e192

Browse files
author
Hugo Osvaldo Barrera
authored
Merge pull request pimutils#944 from pimutils/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6351041 + cbb0cad commit ac6e192

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
@@ -9,7 +9,7 @@ repos:
99
- id: check-added-large-files
1010
- id: debug-statements
1111
- repo: https://github.com/PyCQA/flake8
12-
rev: "3.9.2"
12+
rev: "4.0.1"
1313
hooks:
1414
- id: flake8
1515
additional_dependencies: [flake8-import-order, flake8-bugbear]
@@ -28,7 +28,7 @@ repos:
2828
- id: pyupgrade
2929
args: [--py37-plus]
3030
- repo: https://github.com/pre-commit/mirrors-mypy
31-
rev: "v0.910"
31+
rev: "v0.910-1"
3232
hooks:
3333
- id: mypy
3434
files: vdirsyncer/.*

0 commit comments

Comments
 (0)