Compare commits

..

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

5 changed files with 7 additions and 7 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

View file

@ -1,5 +1,5 @@
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.246.1
rev: 43.217.0
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.246.1]
additional_dependencies: [renovate@43.217.0]
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.246.1
rev: 43.217.0
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.246.1
rev: 43.217.0
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.246.1
rev: 43.217.0
hooks:
- id: renovate-config-validator
args: [--strict]