Skip to content

Commit

Permalink
Merge pull request #96 from communitiesuk/pre-commit-update-flake8-url
Browse files Browse the repository at this point in the history
FS-1943: Update flake8 to GitHub version
  • Loading branch information
tferns committed Nov 17, 2022
2 parents b7c4118 + 65030de commit c396baa
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 @@ -7,7 +7,7 @@ repos:
args:
- --line-length=79
- --target-version=py310
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
hooks:
- id: flake8
Expand Down

0 comments on commit c396baa

Please sign in to comment.