Skip to content

Commit 57be585

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.1](astral-sh/ruff-pre-commit@v0.8.4...v0.9.1) - [github.com/python-poetry/poetry: 1.8.0 → 2.0.1](python-poetry/poetry@1.8.0...2.0.1)
1 parent 8dcf380 commit 57be585

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
@@ -10,7 +10,7 @@ repos:
1010
hooks:
1111
- id: isort
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.8.4
13+
rev: v0.9.1
1414
hooks:
1515
- id: ruff
1616
args:
@@ -48,7 +48,7 @@ repos:
4848
hooks:
4949
- id: black
5050
- repo: https://github.com/python-poetry/poetry
51-
rev: 1.8.0
51+
rev: 2.0.1
5252
hooks:
5353
- id: poetry-check
5454
- repo: https://gitlab.com/smop/pre-commit-hooks

0 commit comments

Comments
 (0)