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.
1 parent 96a7a58 commit 91dbcc0Copy full SHA for 91dbcc0
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ default_language_version:
2
python: python3.13
3
repos:
4
- repo: https://github.com/pre-commit/pre-commit-hooks
5
- rev: v5.0.0
+ rev: v6.0.0
6
hooks:
7
- id: check-yaml
8
- id: check-json
@@ -46,13 +46,13 @@ repos:
46
47
- id: add-trailing-comma
48
- repo: https://github.com/astral-sh/ruff-pre-commit
49
- rev: v0.12.7
+ rev: v0.12.8
50
51
- id: ruff-check
52
args:
53
- --fix
54
55
56
57
- id: ruff-format
58
- repo: https://github.com/gitleaks/gitleaks
0 commit comments