Skip to content

Commit c237c1b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: v2.11.0 → v2.11.1](tox-dev/pyproject-fmt@v2.11.0...v2.11.1) - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.1...v0.14.4)
1 parent 7faed13 commit c237c1b

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
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/tox-dev/pyproject-fmt
3-
rev: "v2.11.0"
3+
rev: "v2.11.1"
44
hooks:
55
- id: pyproject-fmt
66

77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.14.1
8+
rev: v0.14.4
99
hooks:
1010
- id: ruff-check
1111
args: [--fix]

0 commit comments

Comments
 (0)