Skip to content

Commit d1b39fe

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.13.3](astral-sh/ruff-pre-commit@v0.12.11...v0.13.3)
1 parent 585ece4 commit d1b39fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repos:
5151
exclude: "docs/.*\\.html"
5252

5353
- repo: https://github.com/astral-sh/ruff-pre-commit
54-
rev: "v0.12.11"
54+
rev: "v0.13.3"
5555
hooks:
5656
- id: ruff
5757
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)