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 fd9faec commit 0a415f4Copy full SHA for 0a415f4
1 file changed
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
- id: shellcheck
40
require_serial: true
41
- repo: https://github.com/astral-sh/ruff-pre-commit
42
- rev: v0.15.2
+ rev: v0.15.3
43
hooks:
44
- id: ruff-check
45
args:
0 commit comments