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 c4f118f commit 85ff085Copy full SHA for 85ff085
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.9
+ rev: v0.15.10
43
hooks:
44
- id: ruff-check
45
args:
0 commit comments