We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2daa5de commit 554566fCopy full SHA for 554566f
.pre-commit-config.yaml
@@ -13,14 +13,14 @@ repos:
13
- id: mixed-line-ending
14
- id: trailing-whitespace
15
- repo: https://github.com/pre-commit/pre-commit
16
- rev: v4.5.0
+ rev: v4.5.1
17
hooks:
18
- id: validate_manifest
19
- repo: https://github.com/doublify/pre-commit-rust
20
rev: v1.0
21
22
- id: fmt
23
- repo: https://github.com/renovatebot/pre-commit-hooks
24
- rev: 42.26.5
+ rev: 42.94.6
25
26
- id: renovate-config-validator
0 commit comments