Skip to content

Commit e850d4e

Browse files
chore(deps): update dependency renovate to v37.340.0 (#2012)
| datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 37.339.0 | 37.340.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d25433 commit e850d4e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
repos:
22
- repo: https://github.com/renovatebot/pre-commit-hooks
3-
rev: 37.339.0
3+
rev: 37.340.0
44
hooks:
55
- id: renovate-config-validator

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
name: renovate-config-validator
33
description: Validate Renovate config
44
language: node
5-
additional_dependencies: [renovate@37.339.0]
5+
additional_dependencies: [renovate@37.340.0]
66
entry: renovate-config-validator
77
files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen
99
```yaml
1010
repos:
1111
- repo: https://github.com/renovatebot/pre-commit-hooks
12-
rev: 37.339.0
12+
rev: 37.340.0
1313
hooks:
1414
- id: renovate-config-validator
1515
```

0 commit comments

Comments
 (0)