We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf7289 commit 1947b77Copy full SHA for 1947b77
1 file changed
.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
hooks:
42
- id: shellcheck
43
- repo: https://github.com/astral-sh/ruff-pre-commit
44
- rev: v0.11.2
+ rev: v0.11.3
45
46
- id: ruff
47
args: [--fix, --exit-non-zero-on-fix]
0 commit comments