Compare commits

...

5 commits

Author SHA1 Message Date
renovate[bot]
3142971c39
chore(deps): update python docker tag to v3.14.5 (#4346)
Some checks failed
build / test (push) Has been cancelled
build / release (push) Has been cancelled
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | python  | 3.14.4 | 3.14.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-12 03:23:56 +00:00
renovate[bot]
2a27c9fda3
chore(deps): update dependency renovate to v43.150.0 (#4343)
Some checks failed
build / test (push) Has been cancelled
build / release (push) Has been cancelled
| datasource | package  | from     | to       |
| ---------- | -------- | -------- | -------- |
| npm        | renovate | 43.141.2 | 43.150.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-04 11:39:41 +00:00
renovate[bot]
cbf190d5e3
chore(deps): update dependency renovate to v43.141.2 (#4341)
Some checks failed
build / test (push) Has been cancelled
build / release (push) Has been cancelled
| datasource | package  | from     | to       |
| ---------- | -------- | -------- | -------- |
| npm        | renovate | 43.141.1 | 43.141.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 14:33:11 +00:00
renovate[bot]
f82ae322e7
chore(deps): update dependency renovate to v43.141.1 (#4340)
| datasource | package  | from     | to       |
| ---------- | -------- | -------- | -------- |
| npm        | renovate | 43.141.0 | 43.141.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 10:31:03 +00:00
renovate[bot]
fa58976bcc
chore(deps): update dependency renovate to v43.141.0 (#4339)
| datasource | package  | from     | to       |
| ---------- | -------- | -------- | -------- |
| npm        | renovate | 43.140.0 | 43.141.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 08:30:28 +00:00
4 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.140.0
rev: 43.150.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.140.0]
additional_dependencies: [renovate@43.150.0]
entry: renovate-config-validator
files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$'

View file

@ -1 +1 @@
3.14.4
3.14.5

View file

@ -11,7 +11,7 @@ For general usage:
```yaml
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.140.0
rev: 43.150.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.140.0
rev: 43.150.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.140.0
rev: 43.150.0
hooks:
- id: renovate-config-validator
args: [--strict]