Skip to content

Commit 576a349

Browse files
Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.3
1 parent a9a46b1 commit 576a349

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
@@ -58,7 +58,7 @@ repos:
5858
hooks:
5959
- id: pyupgrade
6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.8.2
61+
rev: v0.11.3
6262
hooks:
6363
- id: ruff
6464
args:

0 commit comments

Comments
 (0)