Skip to content

Commit f79c259

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.7...v0.11.8) - [github.com/python-poetry/poetry: 2.1.2 → 2.1.3](python-poetry/poetry@2.1.2...2.1.3)
1 parent 5637499 commit f79c259

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
@@ -18,7 +18,7 @@ repos:
1818
- id: trailing-whitespace
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
2020
# Ruff version.
21-
rev: v0.11.7
21+
rev: v0.11.8
2222
hooks:
2323
# Run the linter.
2424
- id: ruff
@@ -31,7 +31,7 @@ repos:
3131
hooks:
3232
- id: doctoc
3333
- repo: https://github.com/python-poetry/poetry
34-
rev: 2.1.2
34+
rev: 2.1.3
3535
hooks:
3636
- id: poetry-check
3737
- id: poetry-lock

0 commit comments

Comments
 (0)