Skip to content

Commit

Permalink
point to GH flake8 hook
Browse files Browse the repository at this point in the history
  • Loading branch information
nemacysts committed Dec 27, 2023
1 parent b32723e commit 68d6adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ repos:
rev: v2.0.4
hooks:
- id: autopep8
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
hooks:
- id: flake8
Expand Down

0 comments on commit 68d6adf

Please sign in to comment.