Skip to content

Commit

Permalink
Merge pull request #125 from M69k65y/develop
Browse files Browse the repository at this point in the history
Change flake8 repository URL in pre-commit-config
  • Loading branch information
tOgg1 committed Feb 21, 2024
2 parents d3c6073 + f1a120b commit 52837c0
Show file tree
Hide file tree
Showing 12 changed files with 140 additions and 152 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
exclude: (migrations/|locale/|docs/)
args:
- --line-length=120
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 3.9.2
hooks:
- id: flake8
Expand Down
Loading

0 comments on commit 52837c0

Please sign in to comment.