Skip to content

Commit 66f0de7

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4.1
1 parent 1ee19a9 commit 66f0de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
stages: [pre-push]
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.4.0
45+
rev: v0.4.1
4646
hooks:
4747
- id: ruff
4848
# Exclude python files in pact/** and tests/**, except for the

0 commit comments

Comments
 (0)