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 2c2734a commit dad852cCopy full SHA for dad852c
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.6
+ rev: v0.15.7
43
hooks:
44
- id: ruff-check
45
args:
0 commit comments