Skip to content

Commit ed8dcba

Browse files
[pre-commit.ci] pre-commit autoupdate (chrisjsewell#29)
1 parent f9ebbf3 commit ed8dcba

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
@@ -21,8 +21,8 @@ repos:
2121
hooks:
2222
- id: black
2323

24-
- repo: https://gitlab.com/pycqa/flake8
25-
rev: 3.9.2
24+
- repo: https://github.com/PyCQA/flake8
25+
rev: 4.0.1
2626
hooks:
2727
- id: flake8
2828
additional_dependencies:

0 commit comments

Comments
 (0)