Skip to content

Commit 7588de2

Browse files
authored
🔧 MAINTAIN: Fix pre-commit (#54)
1 parent c35bf14 commit 7588de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: black
3131

32-
- repo: https://gitlab.com/pycqa/flake8
32+
- repo: https://github.com/pycqa/flake8
3333
rev: 3.9.2
3434
hooks:
3535
- id: flake8

0 commit comments

Comments
 (0)