From db0d320aa34796922cc07b480ae156425be0d171 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 22:24:55 +0000 Subject: [PATCH 01/29] chore(deps): update dependency renovate to v43.96.0 (#4214) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 43.95.0 | 43.96.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1e924b1b..573fb7ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.95.0 + rev: 43.96.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index aef43ca5..536c0cdd 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.95.0] + additional_dependencies: [renovate@43.96.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ef39471b..45f4599f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.95.0 + rev: 43.96.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.95.0 + rev: 43.96.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.95.0 + rev: 43.96.0 hooks: - id: renovate-config-validator args: [--strict] From 6f7b852d929e34daf5444b3fa4f3e0a529394a75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:23:47 +0000 Subject: [PATCH 02/29] chore(deps): update dependency renovate to v43.97.0 (#4215) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 43.96.0 | 43.97.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 573fb7ad..81245ddf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.96.0 + rev: 43.97.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 536c0cdd..a6c640e6 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.96.0] + additional_dependencies: [renovate@43.97.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 45f4599f..96e1b1f8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.96.0 + rev: 43.97.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.96.0 + rev: 43.97.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.96.0 + rev: 43.97.0 hooks: - id: renovate-config-validator args: [--strict] From c421aa107175a97e27789098378e768db26e1f3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:24:47 +0000 Subject: [PATCH 03/29] chore(deps): update dependency renovate to v43.98.0 (#4216) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 43.97.0 | 43.98.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 81245ddf..dcdfa6fd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.97.0 + rev: 43.98.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a6c640e6..4c5ce76e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.97.0] + additional_dependencies: [renovate@43.98.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 96e1b1f8..e19bf6bb 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.97.0 + rev: 43.98.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.97.0 + rev: 43.98.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.97.0 + rev: 43.98.0 hooks: - id: renovate-config-validator args: [--strict] From fab23eb3c45fd2610b4c0a57f3302a5839c69e95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 19:25:05 +0000 Subject: [PATCH 04/29] chore(deps): update dependency renovate to v43.99.0 (#4217) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 43.98.0 | 43.99.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dcdfa6fd..e70ac96e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.98.0 + rev: 43.99.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4c5ce76e..c2701dd4 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.98.0] + additional_dependencies: [renovate@43.99.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e19bf6bb..f679f272 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.98.0 + rev: 43.99.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.98.0 + rev: 43.99.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.98.0 + rev: 43.99.0 hooks: - id: renovate-config-validator args: [--strict] From 1f7bf656765c1819aec798e56321cc4d64d13753 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 16:23:50 +0000 Subject: [PATCH 05/29] chore(deps): update dependency renovate to v43.99.1 (#4218) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 43.99.0 | 43.99.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e70ac96e..bba61cb1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.99.0 + rev: 43.99.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c2701dd4..50fdcd2e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.99.0] + additional_dependencies: [renovate@43.99.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f679f272..fcaf8585 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.99.0 + rev: 43.99.1 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.99.0 + rev: 43.99.1 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.99.0 + rev: 43.99.1 hooks: - id: renovate-config-validator args: [--strict] From cb440dce75f6b77bb5bacfcbd5221049c24d955d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 07:26:09 +0000 Subject: [PATCH 06/29] chore(deps): update dependency renovate to v43.100.0 (#4219) | datasource | package | from | to | | ---------- | -------- | ------- | -------- | | npm | renovate | 43.99.1 | 43.100.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bba61cb1..6345381a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.99.1 + rev: 43.100.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 50fdcd2e..07034ed1 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.99.1] + additional_dependencies: [renovate@43.100.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fcaf8585..a2b391eb 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.99.1 + rev: 43.100.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.99.1 + rev: 43.100.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.99.1 + rev: 43.100.0 hooks: - id: renovate-config-validator args: [--strict] From fd854a77701ce0ec08d2a9e4d675f801ee4819bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:30:47 +0000 Subject: [PATCH 07/29] chore(deps): update dependency renovate to v43.100.1 (#4220) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.100.0 | 43.100.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6345381a..60c2d722 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.100.0 + rev: 43.100.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 07034ed1..2d23ab3b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.100.0] + additional_dependencies: [renovate@43.100.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a2b391eb..5f21a57e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.100.0 + rev: 43.100.1 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.100.0 + rev: 43.100.1 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.100.0 + rev: 43.100.1 hooks: - id: renovate-config-validator args: [--strict] From 46cbfff932d8a8b24e4a3b204b27241dba2b6578 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:26:14 +0000 Subject: [PATCH 08/29] chore(deps): update dependency renovate to v43.100.2 (#4221) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.100.1 | 43.100.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 60c2d722..c169168f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.100.1 + rev: 43.100.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2d23ab3b..5173a377 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.100.1] + additional_dependencies: [renovate@43.100.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5f21a57e..03bc84c4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.100.1 + rev: 43.100.2 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.100.1 + rev: 43.100.2 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.100.1 + rev: 43.100.2 hooks: - id: renovate-config-validator args: [--strict] From a4c7d268acbd481041f2bd5e54aea4d1adfdaf8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:26:03 +0000 Subject: [PATCH 09/29] chore(deps): update dependency renovate to v43.101.1 (#4222) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.100.2 | 43.101.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c169168f..348cfa74 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.100.2 + rev: 43.101.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5173a377..ea31d51e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.100.2] + additional_dependencies: [renovate@43.101.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 03bc84c4..1f303f04 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.100.2 + rev: 43.101.1 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.100.2 + rev: 43.101.1 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.100.2 + rev: 43.101.1 hooks: - id: renovate-config-validator args: [--strict] From 0ff78c1a26418cf5d54a124175154d3dae76b8df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 22:26:15 +0000 Subject: [PATCH 10/29] chore(deps): update dependency renovate to v43.101.2 (#4223) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.101.1 | 43.101.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 348cfa74..3d43ca71 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.1 + rev: 43.101.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ea31d51e..6b039bfb 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.101.1] + additional_dependencies: [renovate@43.101.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1f303f04..0875ab40 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.1 + rev: 43.101.2 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.101.1 + rev: 43.101.2 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.101.1 + rev: 43.101.2 hooks: - id: renovate-config-validator args: [--strict] From a46e5a443040b8bf7951f0d4fa00fd9342688109 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 14:33:46 +0000 Subject: [PATCH 11/29] chore(deps): update dependency renovate to v43.101.4 (#4225) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.101.2 | 43.101.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d43ca71..5442c472 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.2 + rev: 43.101.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6b039bfb..544881a3 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.101.2] + additional_dependencies: [renovate@43.101.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 0875ab40..fb4f7317 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.2 + rev: 43.101.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.101.2 + rev: 43.101.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.101.2 + rev: 43.101.4 hooks: - id: renovate-config-validator args: [--strict] From 29f9fa40696f2be728675115d9272ceedc9d081a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 16:30:57 +0000 Subject: [PATCH 12/29] chore(deps): update dependency renovate to v43.101.5 (#4226) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.101.4 | 43.101.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5442c472..b06b3de7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.4 + rev: 43.101.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 544881a3..78ca6b72 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.101.4] + additional_dependencies: [renovate@43.101.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fb4f7317..271fa624 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.4 + rev: 43.101.5 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.101.4 + rev: 43.101.5 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.101.4 + rev: 43.101.5 hooks: - id: renovate-config-validator args: [--strict] From efc784bac62423650f637393508c4c83417bbdff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 17:30:28 +0000 Subject: [PATCH 13/29] chore(deps): update dependency renovate to v43.101.6 (#4227) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.101.5 | 43.101.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b06b3de7..0f0a384a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.5 + rev: 43.101.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 78ca6b72..87e1a6e8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.101.5] + additional_dependencies: [renovate@43.101.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 271fa624..7747e287 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.5 + rev: 43.101.6 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.101.5 + rev: 43.101.6 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.101.5 + rev: 43.101.6 hooks: - id: renovate-config-validator args: [--strict] From f8eff6acaf0f9f2fe7b843ffa2d15fa9dde8ee56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 18:29:00 +0000 Subject: [PATCH 14/29] chore(deps): update dependency renovate to v43.101.7 (#4228) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.101.6 | 43.101.7 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0f0a384a..9b2e5528 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.6 + rev: 43.101.7 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 87e1a6e8..cf708899 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.101.6] + additional_dependencies: [renovate@43.101.7] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 7747e287..e18d1a4d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.6 + rev: 43.101.7 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.101.6 + rev: 43.101.7 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.101.6 + rev: 43.101.7 hooks: - id: renovate-config-validator args: [--strict] From 0404af0478c096cc3c9d4cf1ad7be6ef30571a9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 19:26:47 +0000 Subject: [PATCH 15/29] chore(deps): update dependency renovate to v43.102.0 (#4229) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.101.7 | 43.102.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9b2e5528..63b4e223 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.7 + rev: 43.102.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index cf708899..fb2473b7 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.101.7] + additional_dependencies: [renovate@43.102.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e18d1a4d..dea71095 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.7 + rev: 43.102.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.101.7 + rev: 43.102.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.101.7 + rev: 43.102.0 hooks: - id: renovate-config-validator args: [--strict] From e7076a338aedbf682c82a993bdcc0ac66e5a42fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 00:26:21 +0000 Subject: [PATCH 16/29] chore(deps): update dependency renovate to v43.102.1 (#4230) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.102.0 | 43.102.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 63b4e223..ebf9c964 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.0 + rev: 43.102.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fb2473b7..d2272100 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.0] + additional_dependencies: [renovate@43.102.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index dea71095..c738129d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.0 + rev: 43.102.1 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.102.0 + rev: 43.102.1 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.102.0 + rev: 43.102.1 hooks: - id: renovate-config-validator args: [--strict] From 5b5d939386fa2a73a2f49c70dbcaab6c0c9715dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 02:25:54 +0000 Subject: [PATCH 17/29] chore(deps): update dependency renovate to v43.102.2 (#4231) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.102.1 | 43.102.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ebf9c964..f9066d9b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.1 + rev: 43.102.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d2272100..5ab43451 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.1] + additional_dependencies: [renovate@43.102.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c738129d..da44bd67 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.1 + rev: 43.102.2 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.102.1 + rev: 43.102.2 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.102.1 + rev: 43.102.2 hooks: - id: renovate-config-validator args: [--strict] From 53e48841e16cd4a0fecb6e3070b0a8757d5e6567 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 07:30:24 +0000 Subject: [PATCH 18/29] chore(deps): update dependency renovate to v43.102.3 (#4232) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.102.2 | 43.102.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f9066d9b..cd01c33f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.2 + rev: 43.102.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5ab43451..037c8f22 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.2] + additional_dependencies: [renovate@43.102.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index da44bd67..fd6bc328 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.2 + rev: 43.102.3 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.102.2 + rev: 43.102.3 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.102.2 + rev: 43.102.3 hooks: - id: renovate-config-validator args: [--strict] From 68142d59077f13e2662f1513b03a70312f2d135b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 10:28:57 +0000 Subject: [PATCH 19/29] chore(deps): update dependency renovate to v43.102.4 (#4233) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.102.3 | 43.102.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cd01c33f..aadf8dd7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.3 + rev: 43.102.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 037c8f22..564804e0 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.3] + additional_dependencies: [renovate@43.102.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fd6bc328..567df0bc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.3 + rev: 43.102.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.102.3 + rev: 43.102.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.102.3 + rev: 43.102.4 hooks: - id: renovate-config-validator args: [--strict] From bc2ba280e6d6c6011d018268aa0a986df2559462 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:28:11 +0000 Subject: [PATCH 20/29] chore(deps): update dependency renovate to v43.102.5 (#4234) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.102.4 | 43.102.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aadf8dd7..875eefc9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.4 + rev: 43.102.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 564804e0..ac4e4de8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.4] + additional_dependencies: [renovate@43.102.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 567df0bc..63fd4c08 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.4 + rev: 43.102.5 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.102.4 + rev: 43.102.5 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.102.4 + rev: 43.102.5 hooks: - id: renovate-config-validator args: [--strict] From 3b161c2767e769b1f1c58f19604c2dc2c16b819f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 12:29:06 +0000 Subject: [PATCH 21/29] chore(deps): update dependency renovate to v43.102.6 (#4235) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.102.5 | 43.102.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 875eefc9..31a857ca 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.5 + rev: 43.102.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ac4e4de8..95353942 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.5] + additional_dependencies: [renovate@43.102.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 63fd4c08..832e93f1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.5 + rev: 43.102.6 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.102.5 + rev: 43.102.6 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.102.5 + rev: 43.102.6 hooks: - id: renovate-config-validator args: [--strict] From 44b409d31ba28476b3b41cf1c6ccf389ef02bf68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 15:30:03 +0000 Subject: [PATCH 22/29] chore(deps): update dependency renovate to v43.102.7 (#4236) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.102.6 | 43.102.7 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 31a857ca..39969886 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.6 + rev: 43.102.7 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 95353942..adf669cf 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.6] + additional_dependencies: [renovate@43.102.7] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 832e93f1..cd4fc782 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.6 + rev: 43.102.7 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.102.6 + rev: 43.102.7 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.102.6 + rev: 43.102.7 hooks: - id: renovate-config-validator args: [--strict] From b1329c89f2bbdd5ea970e40bdd6f1110b8fede4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 18:30:42 +0000 Subject: [PATCH 23/29] chore(deps): update dependency renovate to v43.102.8 (#4237) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.102.7 | 43.102.8 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 39969886..8ab93db5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.7 + rev: 43.102.8 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index adf669cf..19acbd88 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.7] + additional_dependencies: [renovate@43.102.8] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index cd4fc782..ae5a77de 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.7 + rev: 43.102.8 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.102.7 + rev: 43.102.8 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.102.7 + rev: 43.102.8 hooks: - id: renovate-config-validator args: [--strict] From 996bcf9946496eb3e3f0703546ed2097440e5473 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 00:25:48 +0000 Subject: [PATCH 24/29] chore(deps): update dependency renovate to v43.102.9 (#4238) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.102.8 | 43.102.9 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8ab93db5..cc2139f0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.8 + rev: 43.102.9 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 19acbd88..c015d1d6 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.8] + additional_dependencies: [renovate@43.102.9] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ae5a77de..3e44b791 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.8 + rev: 43.102.9 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.102.8 + rev: 43.102.9 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.102.8 + rev: 43.102.9 hooks: - id: renovate-config-validator args: [--strict] From 09e047935650ce5c605a27fcf6846a22e7df3b74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 02:25:39 +0000 Subject: [PATCH 25/29] chore(deps): update dependency renovate to v43.102.10 (#4239) | datasource | package | from | to | | ---------- | -------- | -------- | --------- | | npm | renovate | 43.102.9 | 43.102.10 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cc2139f0..9a97d3fa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.9 + rev: 43.102.10 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c015d1d6..b1f805d7 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.9] + additional_dependencies: [renovate@43.102.10] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3e44b791..be7364d0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.9 + rev: 43.102.10 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.102.9 + rev: 43.102.10 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.102.9 + rev: 43.102.10 hooks: - id: renovate-config-validator args: [--strict] From fea254071280ef8a5abc6a6dfef808a61066b1d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:29:05 +0000 Subject: [PATCH 26/29] chore(deps): update dependency renovate to v43.102.11 (#4240) | datasource | package | from | to | | ---------- | -------- | --------- | --------- | | npm | renovate | 43.102.10 | 43.102.11 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9a97d3fa..3b4c6a3d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.10 + rev: 43.102.11 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b1f805d7..7882dfa3 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.10] + additional_dependencies: [renovate@43.102.11] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index be7364d0..8664c594 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.10 + rev: 43.102.11 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.102.10 + rev: 43.102.11 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.102.10 + rev: 43.102.11 hooks: - id: renovate-config-validator args: [--strict] From b8d508656b00232eee14b6aee3eb92be21ef37b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 12:27:07 +0000 Subject: [PATCH 27/29] chore(deps): update dependency renovate to v43.103.0 (#4241) | datasource | package | from | to | | ---------- | -------- | --------- | -------- | | npm | renovate | 43.102.11 | 43.103.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3b4c6a3d..1f974b94 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.11 + rev: 43.103.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7882dfa3..bf196cb9 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.102.11] + additional_dependencies: [renovate@43.103.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8664c594..8f91a3c0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.102.11 + rev: 43.103.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.102.11 + rev: 43.103.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.102.11 + rev: 43.103.0 hooks: - id: renovate-config-validator args: [--strict] From ddf8d49ca92c7745c15f0b41f33ea7c1a0ad313d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 16:32:35 +0000 Subject: [PATCH 28/29] chore(deps): update dependency renovate to v43.104.0 (#4242) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.103.0 | 43.104.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f974b94..1a25726f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.103.0 + rev: 43.104.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bf196cb9..9e7659a0 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.103.0] + additional_dependencies: [renovate@43.104.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8f91a3c0..df584d8e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.103.0 + rev: 43.104.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.103.0 + rev: 43.104.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.103.0 + rev: 43.104.0 hooks: - id: renovate-config-validator args: [--strict] From e92917cb135f14c3798ca94f052dead09d04f6dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 22:26:52 +0000 Subject: [PATCH 29/29] chore(deps): update dependency renovate to v43.104.1 (#4243) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.104.0 | 43.104.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1a25726f..b763ba0e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.104.0 + rev: 43.104.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 9e7659a0..3431f661 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,6 +4,6 @@ minimum_pre_commit_version: 3.6.0 language: node language_version: lts - additional_dependencies: [renovate@43.104.0] + additional_dependencies: [renovate@43.104.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index df584d8e..bcbe21ca 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For general usage: ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.104.0 + rev: 43.104.1 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.104.0 + rev: 43.104.1 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.104.0 + rev: 43.104.1 hooks: - id: renovate-config-validator args: [--strict]