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 637edfa commit c2332d2Copy full SHA for c2332d2
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.5
+ rev: v0.15.6
43
hooks:
44
- id: ruff-check
45
args:
0 commit comments