Skip to content

Commit 9bb6266

Browse files
authored
Merge pull request #24 from unixorn/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 37655b4 + 46f3417 commit 9bb6266

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
@@ -17,7 +17,7 @@ repos:
1717
- id: trailing-whitespace
1818

1919
- repo: https://github.com/psf/black
20-
rev: "25.1.0"
20+
rev: "25.9.0"
2121
hooks:
2222
- id: black
2323

@@ -32,7 +32,7 @@ repos:
3232
- id: doctoc
3333

3434
- repo: https://github.com/python-poetry/poetry
35-
rev: "2.2.0"
35+
rev: "2.2.1"
3636
hooks:
3737
- id: poetry-check
3838
- id: poetry-lock

0 commit comments

Comments
 (0)