Skip to content

Commit ae86095

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

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
@@ -47,7 +47,7 @@ repos:
4747

4848
# Strong lint from ruff
4949
- repo: https://github.com/astral-sh/ruff-pre-commit
50-
rev: v0.11.12
50+
rev: v0.11.13
5151
hooks:
5252
- id: ruff
5353
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)