Skip to content

Commit 0640a1a

Browse files
authored
Merge pull request #7 from dreadnode/renovate/astral-sh-ruff-pre-commit-0.x
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.5
2 parents 0e59030 + a580066 commit 0640a1a

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
@@ -58,7 +58,7 @@ repos:
5858
args: [--keep-id]
5959

6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.11.4
61+
rev: v0.11.5
6262
hooks:
6363
- id: ruff
6464
args: [--fix]

0 commit comments

Comments
 (0)