Skip to content

Commit dd939dd

Browse files
chore(deps): Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.11 (#897)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d016ae5 commit dd939dd

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)