Skip to content

Commit cc308d1

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.4 (#122)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent c478973 commit cc308d1

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
@@ -48,7 +48,7 @@ repos:
4848

4949
# Strong lint from ruff
5050
- repo: https://github.com/astral-sh/ruff-pre-commit
51-
rev: v0.8.6
51+
rev: v0.9.4
5252
hooks:
5353
- id: ruff
5454
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)