Compare commits

..

No commits in common. "main" and "43.209.4" have entirely different histories.

5 changed files with 8 additions and 8 deletions

View file

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: Set up Python
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
with:
python-version-file: .python-version
cache: pip
@ -48,7 +48,7 @@ jobs:
- name: Get Renovate version
id: get-renovate-version
uses: mikefarah/yq@1b9b4ac5187171d2e5e3129be0cfa827c7f9d53d # v4.53.3
uses: mikefarah/yq@751d8ad57b84f1794661bc70c0afb92a22ad7b3c # v4.53.2
with:
cmd: >-
yq eval

View file

@ -1,5 +1,5 @@
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.247.1
rev: 43.209.4
hooks:
- id: renovate-config-validator

View file

@ -4,6 +4,6 @@
minimum_pre_commit_version: 3.6.0
language: node
language_version: lts
additional_dependencies: [renovate@43.247.1]
additional_dependencies: [renovate@43.209.4]
entry: renovate-config-validator
files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$'

View file

@ -1 +1 @@
3.14.6
3.14.5

View file

@ -11,7 +11,7 @@ For general usage:
```yaml
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.247.1
rev: 43.209.4
hooks:
- id: renovate-config-validator
```
@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo
```yaml
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.247.1
rev: 43.209.4
hooks:
- id: renovate-config-validator
args: [--strict]
@ -37,7 +37,7 @@ You can override the configuration in [pre-commit-hooks.yaml](.pre-commit-hooks.
```yaml
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.247.1
rev: 43.209.4
hooks:
- id: renovate-config-validator
args: [--strict]