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