Skip to content

Commit 98333d9

Browse files
[pre-commit.ci] pre-commit autoupdate (#231)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.10...v0.11.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent af47c76 commit 98333d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
language: python
99
files: \.py$
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: "v0.9.10"
11+
rev: "v0.11.4"
1212
hooks:
1313
- id: ruff-format
1414
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)