Spaces:
Configuration error
Configuration error
renovate[bot]
commited on
Commit
·
5f15aaf
1
Parent(s):
9ace8b0
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1
Browse files- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
@@ -26,7 +26,7 @@ repos:
|
|
26 |
hooks:
|
27 |
- id: hadolint
|
28 |
- repo: https://github.com/astral-sh/ruff-pre-commit
|
29 |
-
rev: v0.
|
30 |
hooks:
|
31 |
- id: ruff
|
32 |
args: [--fix]
|
|
|
26 |
hooks:
|
27 |
- id: hadolint
|
28 |
- repo: https://github.com/astral-sh/ruff-pre-commit
|
29 |
+
rev: v0.9.1
|
30 |
hooks:
|
31 |
- id: ruff
|
32 |
args: [--fix]
|