Skip to content

Commit

Permalink
Updated autoflake to latest version in pre-commit configuration file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sai-Suraj-27 committed Sep 3, 2023
1 parent 364aaae commit 08ed59e
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 @@ -7,7 +7,7 @@ repos:
args:
- "--preview"
- repo: https://github.com/PyCQA/autoflake
rev: v2.2.0
rev: v2.2.1
hooks:
- id: autoflake
- repo: https://github.com/pycqa/flake8
Expand Down

0 comments on commit 08ed59e

Please sign in to comment.