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.
2 parents 8edf997 + 3930914 commit 3a2f0f6Copy full SHA for 3a2f0f6
.pre-commit-config.yaml
@@ -36,15 +36,15 @@ repos:
36
- id: black
37
38
- repo: https://github.com/astral-sh/ruff-pre-commit
39
- rev: v0.14.5
+ rev: v0.14.6
40
hooks:
41
- id: ruff
42
args:
43
- --fix
44
# - id: ruff-format
45
46
- repo: https://github.com/gitleaks/gitleaks
47
- rev: v8.29.0
+ rev: v8.29.1
48
49
- id: gitleaks
50
@@ -76,7 +76,7 @@ repos:
76
- types-m3u8
77
78
- repo: https://github.com/renovatebot/pre-commit-hooks
79
- rev: 42.13.0
+ rev: 42.19.6
80
81
- id: renovate-config-validator
82
0 commit comments