Skip to content

Commit 2d48039

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hadialqattan/pycln: v2.2.2 → v2.3.0](hadialqattan/pycln@v2.2.2...v2.3.0) - [github.com/pre-commit/pre-commit: v3.4.0 → v3.5.0](pre-commit/pre-commit@v3.4.0...v3.5.0)
1 parent 0b4631f commit 2d48039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: check-case-conflict
1717
- id: check-ast
1818
- repo: https://github.com/hadialqattan/pycln
19-
rev: v2.2.2
19+
rev: v2.3.0
2020
hooks:
2121
- id: pycln
2222
args: [--config=pyproject.toml]
@@ -45,6 +45,6 @@ repos:
4545
additional_dependencies:
4646
- toml
4747
- repo: https://github.com/pre-commit/pre-commit
48-
rev: v3.4.0
48+
rev: v3.5.0
4949
hooks:
5050
- id: validate_manifest

0 commit comments

Comments
 (0)