We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3aeeea1 + 5ff1ad1 commit 03f8b5eCopy full SHA for 03f8b5e
.pre-commit-config.yaml
@@ -66,7 +66,7 @@ repos:
66
- id: actionlint
67
68
- repo: https://github.com/biomejs/pre-commit
69
- rev: v2.0.0-beta.4
+ rev: v2.0.0-beta.5
70
hooks:
71
- id: biome-check
72
@@ -86,7 +86,7 @@ repos:
86
- id: markdownlint
87
88
- repo: https://github.com/astral-sh/ruff-pre-commit
89
- rev: v0.11.10
+ rev: v0.11.11
90
91
- id: ruff
92
types_or: [python, pyi, jupyter]
@@ -110,12 +110,12 @@ repos:
110
- id: taplo-format
111
112
- repo: https://github.com/astral-sh/uv-pre-commit
113
- rev: 0.7.5
+ rev: 0.7.8
114
115
- id: uv-lock
116
117
- repo: https://github.com/google/yamlfmt
118
- rev: v0.16.0
+ rev: v0.17.0
119
120
- id: yamlfmt
121
0 commit comments