Skip to content

Commit fb63392

Browse files
authored
Merge pull request #1186 from hadialqattan/patch-1
Upgrading Pycln from v2.0.3 to v2.0.4 (a pre-commit hook)
2 parents afb4329 + 8575b35 commit fb63392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727

2828
# Autoremoves unused imports
2929
- repo: https://github.com/hadialqattan/pycln
30-
rev: v2.0.3
30+
rev: v2.0.4
3131
hooks:
3232
- id: pycln
3333
args: [--all]

0 commit comments

Comments
 (0)