Skip to content

Commit 46f3417

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 25.1.0 → 25.9.0](psf/black@25.1.0...25.9.0) - [github.com/python-poetry/poetry: 2.2.0 → 2.2.1](python-poetry/poetry@2.2.0...2.2.1)
1 parent 37655b4 commit 46f3417

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)