Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
beliaev-maksim authored Oct 18, 2022
1 parent 0d2d579 commit 704ee0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/humitos/mirrors-autoflake
rev: v1.1
- repo: https://github.com/PyCQA/autoflake
rev: v1.7.6
hooks:
- id: autoflake
args: ["-i", "--remove-all-unused-imports"]
Expand Down

0 comments on commit 704ee0d

Please sign in to comment.