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