Skip to content

Commit

Permalink
chore: update pre-commit hooks (#132)
Browse files Browse the repository at this point in the history
Co-authored-by: expobrain <expobrain@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and expobrain committed Jul 1, 2023
1 parent 0c4947e commit 60fb914
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 @@ -26,7 +26,7 @@ repos:
- --autofix
- id: trailing-whitespace
- repo: https://github.com/myint/autoflake
rev: v2.1.1
rev: v2.2.0
hooks:
- id: autoflake
args:
Expand Down

0 comments on commit 60fb914

Please sign in to comment.