Skip to content

Commit 6a0fc06

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.5](astral-sh/ruff-pre-commit@v0.11.0...v0.11.5) - [github.com/python-poetry/poetry: 2.1.1 → 2.1.2](python-poetry/poetry@2.1.1...2.1.2)
1 parent 674b4b2 commit 6a0fc06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.11.0
17+
rev: v0.11.5
1818
hooks:
1919
- id: ruff
2020
args: [ --fix ]
2121
- id: ruff-format
2222

2323
- repo: https://github.com/python-poetry/poetry
24-
rev: '2.1.1'
24+
rev: '2.1.2'
2525
hooks:
2626
- id: poetry-check
2727
- id: poetry-lock

0 commit comments

Comments
 (0)