Skip to content

Commit fcae324

Browse files
author
github-actions[bot]
committed
⬆️ Update pre-commit hooks [skip ci]
1 parent e1c0b93 commit fcae324

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
@@ -25,7 +25,7 @@ repos:
2525

2626
# https://python-poetry.org/docs/pre-commit-hooks/#usage
2727
- repo: https://github.com/python-poetry/poetry
28-
rev: 2.0.1
28+
rev: 2.1.1
2929
hooks:
3030
- id: poetry-check
3131
verbose: true
@@ -72,7 +72,7 @@ repos:
7272
]
7373

7474
- repo: https://github.com/charliermarsh/ruff-pre-commit
75-
rev: v0.9.6
75+
rev: v0.9.7
7676
hooks:
7777
- id: ruff
7878
args: ["--fix"]

0 commit comments

Comments
 (0)