Skip to content

Commit

Permalink
Merge pull request #101 from nationalarchives/renovate/pycqa-flake8-6.x
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook pycqa/flake8 to v6
  • Loading branch information
jacksonj04 authored Oct 12, 2023
2 parents 6733ff8 + d256ef6 commit 8abb04d
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 @@ -19,7 +19,7 @@ repos:
args: ["--profile", "black", "--filter-files"]

- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
rev: 6.1.0
hooks:
- id: flake8
args: ["--config=setup.cfg"]
Expand Down

0 comments on commit 8abb04d

Please sign in to comment.