Skip to content

Commit

Permalink
chore(deps): update dependency renovate to v37.306.0 (#1959)
Browse files Browse the repository at this point in the history
| datasource | package  | from     | to       |
| ---------- | -------- | -------- | -------- |
| npm        | renovate | 37.305.0 | 37.306.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 18, 2024
1 parent a0a4f99 commit de821f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
@@ -1,5 +1,5 @@
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.305.0
rev: 37.306.0
hooks:
- id: renovate-config-validator
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Expand Up @@ -2,6 +2,6 @@
name: renovate-config-validator
description: Validate Renovate config
language: node
additional_dependencies: [renovate@37.305.0]
additional_dependencies: [renovate@37.306.0]
entry: renovate-config-validator
files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$'
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen
```yaml
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.305.0
rev: 37.306.0
hooks:
- id: renovate-config-validator
```

0 comments on commit de821f0

Please sign in to comment.