Skip to content

Commit 2852f33

Browse files
chore(deps): Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.11
1 parent e935ef9 commit 2852f33

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
@@ -99,7 +99,7 @@ repos:
9999

100100
# Python
101101
- repo: https://github.com/astral-sh/ruff-pre-commit
102-
rev: v0.11.4
102+
rev: v0.11.11
103103
hooks:
104104
- id: ruff
105105
args:

0 commit comments

Comments
 (0)