Skip to content

Commit 0470673

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

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
@@ -7,7 +7,7 @@ repos:
77
- id: check-merge-conflict
88
- id: debug-statements
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.15.9
10+
rev: v0.15.10
1111
hooks:
1212
- id: ruff-check
1313
args:

0 commit comments

Comments
 (0)