Skip to content

Commit

Permalink
Merge pull request #135 from nationalarchives/renovate/pycqa-flake8-7.x
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook pycqa/flake8 to v7.1.0
  • Loading branch information
dragon-dxw authored Jun 20, 2024
2 parents df24980 + 9e2f1f1 commit 4c8ab5d
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 @@ -31,7 +31,7 @@ repos:
- id: isort

- repo: https://github.com/PyCQA/flake8
rev: 7.0.0
rev: 7.1.0
hooks:
- id: flake8
args: ["--ignore=F401,E501", "--config=setup.cfg"]
Expand Down

0 comments on commit 4c8ab5d

Please sign in to comment.