Skip to content

Commit

Permalink
Merge pull request #1186 from hadialqattan/patch-1
Browse files Browse the repository at this point in the history
Upgrading Pycln from v2.0.3 to v2.0.4 (a pre-commit hook)
  • Loading branch information
joerick committed Jul 19, 2022
2 parents afb4329 + 8575b35 commit fb63392
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 @@ -27,7 +27,7 @@ repos:

# Autoremoves unused imports
- repo: https://github.com/hadialqattan/pycln
rev: v2.0.3
rev: v2.0.4
hooks:
- id: pycln
args: [--all]
Expand Down

0 comments on commit fb63392

Please sign in to comment.