We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173c6d6 commit 31dd0a4Copy full SHA for 31dd0a4
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.139.1
+ rev: 43.141.2
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.12"
+ rev: "v2.4.13"
22
23
- id: biome-check
24
name: biome
0 commit comments