We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d112f3 commit 9da1348Copy full SHA for 9da1348
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
stages: [pre-push]
39
40
- repo: https://github.com/astral-sh/ruff-pre-commit
41
- rev: v0.1.15
+ rev: v0.2.0
42
hooks:
43
- id: ruff
44
# Exclude python files in pact/** and tests/**, except for the
0 commit comments