Skip to content

Commit 58f5ae3

Browse files
pre-commit-ci[bot]tim-schilling
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.272 → v0.0.275](astral-sh/ruff-pre-commit@v0.0.272...v0.0.275) - [github.com/tox-dev/pyproject-fmt: 0.12.0 → 0.12.1](tox-dev/pyproject-fmt@0.12.0...0.12.1)
1 parent 797a861 commit 58f5ae3

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
@@ -39,7 +39,7 @@ repos:
3939
args:
4040
- --fix
4141
- repo: https://github.com/charliermarsh/ruff-pre-commit
42-
rev: 'v0.0.272'
42+
rev: 'v0.0.275'
4343
hooks:
4444
- id: ruff
4545
args: [--fix, --exit-non-zero-on-fix]
@@ -50,7 +50,7 @@ repos:
5050
language_version: python3
5151
entry: black --target-version=py38
5252
- repo: https://github.com/tox-dev/pyproject-fmt
53-
rev: 0.12.0
53+
rev: 0.12.1
5454
hooks:
5555
- id: pyproject-fmt
5656
- repo: https://github.com/abravalheri/validate-pyproject

0 commit comments

Comments
 (0)