Skip to content

Commit 45741e4

Browse files
committed
Update pre-commit
1 parent 4cd0f05 commit 45741e4

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
@@ -48,7 +48,7 @@ repos:
4848
- id: prettier
4949
files: \.(js|ts|jsx|tsx|css|less|html|json|markdown|md|yaml|yml)$
5050
- repo: https://github.com/hadialqattan/pycln
51-
rev: v2.2.1
51+
rev: v2.6.0
5252
hooks:
5353
- id: pycln
5454
args: [--config=pyproject.toml]

0 commit comments

Comments
 (0)