Spaces:
Configuration error
Configuration error
renovate[bot]
commited on
Commit
·
716902f
1
Parent(s):
44d65da
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.8.3
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.
|
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.3
|
29 |
hooks:
|
30 |
- id: ruff
|
31 |
args: [--fix]
|