Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

Commit c6203af

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.7 (#480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a812894 commit c6203af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: yamllint
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.11.6
23+
rev: v0.11.7
2424
hooks:
2525
- id: ruff
2626
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)