We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee19a9 commit 66f0de7Copy full SHA for 66f0de7
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
stages: [pre-push]
43
44
- repo: https://github.com/astral-sh/ruff-pre-commit
45
- rev: v0.4.0
+ rev: v0.4.1
46
hooks:
47
- id: ruff
48
# Exclude python files in pact/** and tests/**, except for the
0 commit comments