Skip to content

Commit 67a51e2

Browse files
committed
Build fix
1 parent cd18e87 commit 67a51e2

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
@@ -20,7 +20,7 @@ repos:
2020
rev: v1.0.1
2121
hooks:
2222
- id: rst-linter
23-
- repo: https://gitlab.com/pycqa/flake8.git
24-
rev: 3.9.0
23+
- repo: https://github.com/pycqa/flake8
24+
rev: 5.0.4
2525
hooks:
2626
- id: flake8

0 commit comments

Comments
 (0)