Skip to content

Commit

Permalink
Merge pull request #659 from sunpy/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
nabobalis authored Jan 8, 2024
2 parents 96c17ab + 840a7e7 commit 1593365
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 @@ -6,7 +6,7 @@ repos:
# F823 - local variable name referenced before assignment
# Others are taken care of by autopep8
- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
rev: 7.0.0
hooks:
- id: flake8
args:
Expand Down

0 comments on commit 1593365

Please sign in to comment.