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 46ce668 commit 16ebb6aCopy full SHA for 16ebb6a
.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: 42.11.0
+ rev: 42.21.0
16
hooks:
17
- id: renovate-config-validator
18
alias: renovate
19
args: [--strict]
20
- repo: https://github.com/biomejs/pre-commit
21
- rev: "v2.3.5"
+ rev: "v2.3.7"
22
23
- id: biome-check
24
name: biome
0 commit comments