Merge pull request #1163 from pypa/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Joe Rickerby
2022-06-29 11:58:02 +01:00
committed by GitHub
+1 -1
View File
@@ -27,7 +27,7 @@ repos:
# Autoremoves unused imports
- repo: https://github.com/hadialqattan/pycln
rev: v1.3.3
rev: v1.3.5
hooks:
- id: pycln
args: [--all]