Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 39f0ceb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-poetry/poetry: 2.1.1 → 2.1.3](python-poetry/poetry@2.1.1...2.1.3) - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.8](astral-sh/ruff-pre-commit@v0.9.9...v0.11.8)
1 parent d5959a0 commit 39f0ceb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ci:
1212

1313
repos:
1414
- repo: https://github.com/python-poetry/poetry
15-
rev: 2.1.1
15+
rev: 2.1.3
1616
hooks:
1717
- id: poetry-check
1818
args: [--lock]
@@ -22,7 +22,7 @@ repos:
2222
- id: pycln
2323
args: [--config=pyproject.toml]
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.9.9
25+
rev: v0.11.8
2626
hooks:
2727
- id: ruff
2828
args:

0 commit comments

Comments
 (0)