Skip to content

Commit 1a3ec8d

Browse files
Update flake8 repo and version in pre-commit
1 parent 1390cc3 commit 1a3ec8d

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
@@ -24,8 +24,8 @@ repos:
2424
hooks:
2525
- id: black
2626
language_version: python3
27-
- repo: https://gitlab.com/pycqa/flake8
28-
rev: 3.9.2
27+
- repo: https://github.com/pycqa/flake8
28+
rev: 5.0.4
2929
hooks:
3030
- id: flake8
3131
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)