Skip to content

Commit b0ff2a4

Browse files
⬆️ auto update by pre-commit hooks (#5)
1 parent 872f625 commit b0ff2a4

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
@@ -7,7 +7,7 @@ ci:
77
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
88
repos:
99
- repo: https://github.com/hadialqattan/pycln
10-
rev: v2.2.2
10+
rev: v2.3.0
1111
hooks:
1212
- id: pycln
1313
args: [--config, pyproject.toml]
@@ -20,7 +20,7 @@ repos:
2020
stages: [commit]
2121

2222
- repo: https://github.com/psf/black
23-
rev: 23.9.1
23+
rev: 23.10.1
2424
hooks:
2525
- id: black
2626
stages: [commit]

0 commit comments

Comments
 (0)