Skip to content

Commit 8d69f96

Browse files
[pre-commit.ci] pre-commit autoupdate (#616)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b4ba559 commit 8d69f96

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 @@ repos:
1212
- id: trailing-whitespace
1313
- id: check-added-large-files
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.14.11
15+
rev: v0.14.13
1616
hooks:
1717
- id: ruff
1818
- id: ruff-format
@@ -21,6 +21,6 @@ repos:
2121
hooks:
2222
- id: mypy
2323
- repo: https://github.com/python-poetry/poetry
24-
rev: 2.2.1
24+
rev: 2.3.0
2525
hooks:
2626
- id: poetry-check

0 commit comments

Comments
 (0)