We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5304e85 commit b026a25Copy full SHA for b026a25
1 file changed
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
exclude: "^packages/.*/meta.yaml$"
46
# template repo registry
47
- repo: https://github.com/astral-sh/ruff-pre-commit
48
- rev: v0.13.2
+ rev: v0.13.3
49
hooks:
50
- id: ruff
51
args: [--fix, --exit-non-zero-on-fix]
0 commit comments