Skip to content

Commit

Permalink
Merge pull request #78 from sunpy/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis authored Oct 24, 2022
2 parents 8be9523 + 08be7f1 commit 4086b7d
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/PyCQA/autoflake
rev: v1.7.6
rev: v1.7.7
hooks:
- id: autoflake
args: ['--in-place', '--remove-all-unused-imports', '--remove-unused-variable']
Expand Down

0 comments on commit 4086b7d

Please sign in to comment.