Skip to content

Commit 58b9ead

Browse files
authored
Bump ruff-pre-commit and pyproject-fmt versions
1 parent 6fd9221 commit 58b9ead

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
@@ -38,14 +38,14 @@ repos:
3838
files: tests/.*
3939

4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: v0.15.9
41+
rev: v0.15.12
4242
hooks:
4343
- id: ruff-check
4444
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
4545
- id: ruff-format
4646

4747
- repo: https://github.com/tox-dev/pyproject-fmt
48-
rev: v2.21.0
48+
rev: v2.21.1
4949
hooks:
5050
- id: pyproject-fmt
5151
args: [--keep-full-version, --no-print-diff]

0 commit comments

Comments
 (0)