Skip to content

Commit

Permalink
feat: Updated autoflake version (ivy-llc#28386)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sai-Suraj-27 authored Feb 22, 2024
1 parent 459799c commit 5a4b8bd
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:
ivy_tests/test_ivy/(?!.*(?:__init__\.py|conftest\.py|helpers/.*|test_frontends/config/.*$)).*
)
- repo: https://github.com/PyCQA/autoflake
rev: v2.2.1
rev: v2.3.0
hooks:
- id: autoflake
- repo: https://github.com/PyCQA/docformatter
Expand Down

0 comments on commit 5a4b8bd

Please sign in to comment.