We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff0605 commit 863c4d8Copy full SHA for 863c4d8
1 file changed
.pre-commit-config.yaml
@@ -12,13 +12,13 @@ ci:
12
- renovate-config-validator # container limits
13
repos:
14
- repo: https://github.com/renovatebot/pre-commit-hooks
15
- rev: 43.86.1
+ rev: 43.110.14
16
hooks:
17
- id: renovate-config-validator
18
alias: renovate
19
args: [--strict]
20
- repo: https://github.com/biomejs/pre-commit
21
- rev: "v2.4.8"
+ rev: "v2.4.11"
22
23
- id: biome-check
24
name: biome
0 commit comments