Skip to content

Commit 11d42e8

Browse files
[pre-commit.ci] pre-commit autoupdate (#2869)
1 parent 8869509 commit 11d42e8

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
@@ -10,7 +10,7 @@ repos:
1010
- id: end-of-file-fixer
1111
exclude: tests/testdata
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: "v0.14.0"
13+
rev: "v0.14.1"
1414
hooks:
1515
- id: ruff-check
1616
args: ["--fix"]
@@ -81,6 +81,6 @@ repos:
8181
- id: prettier
8282
args: [--prose-wrap=always, --print-width=88]
8383
- repo: https://github.com/tox-dev/pyproject-fmt
84-
rev: "v2.10.0"
84+
rev: "v2.11.0"
8585
hooks:
8686
- id: pyproject-fmt

0 commit comments

Comments
 (0)