Skip to content

Commit 9bcd6ca

Browse files
pre-commit-ci[bot]tim-schilling
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.1](astral-sh/ruff-pre-commit@v0.5.0...v0.5.1) - [github.com/tox-dev/pyproject-fmt: 2.1.3 → 2.1.4](tox-dev/pyproject-fmt@2.1.3...2.1.4)
1 parent 699c1d9 commit 9bcd6ca

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
@@ -44,13 +44,13 @@ repos:
4444
args:
4545
- --fix
4646
- repo: https://github.com/astral-sh/ruff-pre-commit
47-
rev: 'v0.5.0'
47+
rev: 'v0.5.1'
4848
hooks:
4949
- id: ruff
5050
args: [--fix, --exit-non-zero-on-fix]
5151
- id: ruff-format
5252
- repo: https://github.com/tox-dev/pyproject-fmt
53-
rev: 2.1.3
53+
rev: 2.1.4
5454
hooks:
5555
- id: pyproject-fmt
5656
- repo: https://github.com/abravalheri/validate-pyproject

0 commit comments

Comments
 (0)