Skip to content

Commit 366c09f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: 0.12.0 → 0.12.1](tox-dev/pyproject-fmt@0.12.0...0.12.1) - [github.com/astral-sh/ruff-pre-commit: v0.0.272 → v0.0.275](astral-sh/ruff-pre-commit@v0.0.272...v0.0.275)
1 parent af66165 commit 366c09f

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
@@ -14,7 +14,7 @@ repos:
1414
- id: tox-ini-fmt
1515
args: ["-p", "fix"]
1616
- repo: https://github.com/tox-dev/pyproject-fmt
17-
rev: "0.12.0"
17+
rev: "0.12.1"
1818
hooks:
1919
- id: pyproject-fmt
2020
additional_dependencies: ["tox>=4.6.1"]
@@ -29,7 +29,7 @@ repos:
2929
- id: blacken-docs
3030
additional_dependencies: [black==23.3]
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: "v0.0.272"
32+
rev: "v0.0.275"
3333
hooks:
3434
- id: ruff
3535
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)