Skip to content

Commit cb289fd

Browse files
[pre-commit.ci] pre-commit autoupdate (Jc2k#507)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 756a48f commit cb289fd

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
@@ -19,7 +19,7 @@ repos:
1919
- id: end-of-file-fixer
2020
- id: trailing-whitespace
2121
- repo: https://github.com/python-poetry/poetry
22-
rev: 2.1.3
22+
rev: 2.2.0
2323
hooks:
2424
- id: poetry-check
2525
- repo: https://github.com/pre-commit/mirrors-prettier
@@ -33,7 +33,7 @@ repos:
3333
- id: pyupgrade
3434
args: [--py39-plus]
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
36-
rev: v0.12.12
36+
rev: v0.13.0
3737
hooks:
3838
# - id: ruff
3939
# args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)