Skip to content

Commit 46ce668

Browse files
chore(deps): update all dependencies (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c54315b commit 46ce668

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ ci:
1212
- renovate-config-validator # container limits
1313
repos:
1414
- repo: https://github.com/renovatebot/pre-commit-hooks
15-
rev: 42.1.3
15+
rev: 42.11.0
1616
hooks:
1717
- id: renovate-config-validator
1818
alias: renovate
1919
args: [--strict]
2020
- repo: https://github.com/biomejs/pre-commit
21-
rev: "v2.3.4"
21+
rev: "v2.3.5"
2222
hooks:
2323
- id: biome-check
2424
name: biome

0 commit comments

Comments
 (0)