From 9ee40d4b3947d20bdc353fa2dcd7c6de3f473499 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 04:26:36 +0000 Subject: [PATCH 01/50] chore(deps): update dependency renovate to v43.214.6 (#4391) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.214.5 | 43.214.6 | --- .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 b89e5028..f17be7e4 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.214.5 + rev: 43.214.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7f441813..7bc736e3 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.214.5] + additional_dependencies: [renovate@43.214.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5b8929e9..d559d2d3 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.214.5 + rev: 43.214.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.214.5 + rev: 43.214.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.214.5 + rev: 43.214.6 hooks: - id: renovate-config-validator args: [--strict] From 1d81b9c5803f5133cdfda7121485ca8afa707141 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 12:29:24 +0000 Subject: [PATCH 02/50] chore(deps): update dependency renovate to v43.216.0 (#4392) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.214.6 | 43.216.0 | --- .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 f17be7e4..f32fd759 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.214.6 + rev: 43.216.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7bc736e3..91dc4d64 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.214.6] + additional_dependencies: [renovate@43.216.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d559d2d3..8c324160 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.214.6 + rev: 43.216.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.214.6 + rev: 43.216.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.214.6 + rev: 43.216.0 hooks: - id: renovate-config-validator args: [--strict] From 0d9d3a375368c56fa70d19e87f6e245d96292934 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 14:32:10 +0000 Subject: [PATCH 03/50] chore(deps): update dependency renovate to v43.216.1 (#4393) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.216.0 | 43.216.1 | --- .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 f32fd759..3db125a6 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.216.0 + rev: 43.216.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 91dc4d64..01bfcbda 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.216.0] + additional_dependencies: [renovate@43.216.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8c324160..daad2e2a 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.216.0 + rev: 43.216.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.216.0 + rev: 43.216.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.216.0 + rev: 43.216.1 hooks: - id: renovate-config-validator args: [--strict] From be62b0090e81ca225b44a2178342e0f3347877ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 10:30:12 +0000 Subject: [PATCH 04/50] chore(deps): update dependency renovate to v43.216.4 (#4395) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.216.1 | 43.216.4 | --- .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 3db125a6..98b7b761 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.216.1 + rev: 43.216.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 01bfcbda..8709ac90 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.216.1] + additional_dependencies: [renovate@43.216.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index daad2e2a..8bb77912 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.216.1 + rev: 43.216.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.216.1 + rev: 43.216.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.216.1 + rev: 43.216.4 hooks: - id: renovate-config-validator args: [--strict] From 6a0c11bb0f251c232aa83404872ea149c7f63463 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 18:32:46 +0000 Subject: [PATCH 05/50] chore(deps): update dependency renovate to v43.217.0 (#4396) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.216.4 | 43.217.0 | --- .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 98b7b761..05e967e3 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.216.4 + rev: 43.217.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8709ac90..e58b7eac 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.216.4] + additional_dependencies: [renovate@43.217.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8bb77912..066597a3 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.216.4 + 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.216.4 + 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.216.4 + rev: 43.217.0 hooks: - id: renovate-config-validator args: [--strict] From 40c4ad99996c49b6f13ced1afef76ff054ef6c43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 02:28:35 +0000 Subject: [PATCH 06/50] chore(deps): update dependency renovate to v43.217.1 (#4397) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.217.0 | 43.217.1 | --- .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 05e967e3..520fb946 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.217.0 + rev: 43.217.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e58b7eac..0f235144 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.217.0] + additional_dependencies: [renovate@43.217.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 066597a3..295c3b81 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.217.0 + rev: 43.217.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.217.0 + rev: 43.217.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.217.0 + rev: 43.217.1 hooks: - id: renovate-config-validator args: [--strict] From 0ea30826501998d088c4492b1243e03bfa601e6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 07:31:47 +0000 Subject: [PATCH 07/50] chore(deps): update dependency renovate to v43.218.0 (#4398) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.217.1 | 43.218.0 | --- .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 520fb946..ecd251e4 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.217.1 + rev: 43.218.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0f235144..093ae71c 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.217.1] + additional_dependencies: [renovate@43.218.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 295c3b81..a9fdb730 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.217.1 + rev: 43.218.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.217.1 + rev: 43.218.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.217.1 + rev: 43.218.0 hooks: - id: renovate-config-validator args: [--strict] From 9eba499c2181157fcf652119ad0927c299fbe324 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 15:40:49 +0000 Subject: [PATCH 08/50] chore(deps): update dependency renovate to v43.220.0 (#4400) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.218.0 | 43.220.0 | --- .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 ecd251e4..88d71add 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.218.0 + rev: 43.220.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 093ae71c..1d07cad1 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.218.0] + additional_dependencies: [renovate@43.220.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a9fdb730..d92183ae 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.218.0 + rev: 43.220.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.218.0 + rev: 43.220.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.218.0 + rev: 43.220.0 hooks: - id: renovate-config-validator args: [--strict] From f9a098da4d76efb73308e3630aa22e00a92b7374 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 16:28:32 +0000 Subject: [PATCH 09/50] chore(deps): update python docker tag to v3.14.6 (#4399) | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | python | 3.14.5 | 3.14.6 | --- .python-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.python-version b/.python-version index a6d9ada0..3f0a10fd 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.14.5 +3.14.6 From e4d5b35c2180511430f2d5cfef5e8d5630d4ba9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 14:24:45 +0000 Subject: [PATCH 10/50] chore(deps): update dependency renovate to v43.221.0 (#4401) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.220.0 | 43.221.0 | --- .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 88d71add..c6959c4d 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.220.0 + rev: 43.221.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1d07cad1..86c923a8 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.220.0] + additional_dependencies: [renovate@43.221.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d92183ae..c8161141 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.220.0 + rev: 43.221.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.220.0 + rev: 43.221.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.220.0 + rev: 43.221.0 hooks: - id: renovate-config-validator args: [--strict] From b631b3d22f5af680af593ed50571dc57231b34e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 15:24:46 +0000 Subject: [PATCH 11/50] chore(deps): update dependency renovate to v43.222.0 (#4402) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.221.0 | 43.222.0 | --- .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 c6959c4d..2a3f4014 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.221.0 + rev: 43.222.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 86c923a8..754ad308 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.221.0] + additional_dependencies: [renovate@43.222.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c8161141..53026c74 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.221.0 + rev: 43.222.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.221.0 + rev: 43.222.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.221.0 + rev: 43.222.0 hooks: - id: renovate-config-validator args: [--strict] From fc6e02dbbb68cbedb18280a47cd73e7cc6769e8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 21:25:25 +0000 Subject: [PATCH 12/50] chore(deps): update dependency renovate to v43.222.1 (#4403) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.222.0 | 43.222.1 | --- .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 2a3f4014..7074ef2a 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.222.0 + rev: 43.222.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 754ad308..46491f65 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.222.0] + additional_dependencies: [renovate@43.222.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 53026c74..473e4234 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.222.0 + rev: 43.222.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.222.0 + rev: 43.222.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.222.0 + rev: 43.222.1 hooks: - id: renovate-config-validator args: [--strict] From 633c7384eb132dec751f486b776fd350700c1c75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 07:31:58 +0000 Subject: [PATCH 13/50] chore(deps): update dependency renovate to v43.223.0 (#4404) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.222.1 | 43.223.0 | --- .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 7074ef2a..d18a7671 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.222.1 + rev: 43.223.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 46491f65..d4a167f9 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.222.1] + additional_dependencies: [renovate@43.223.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 473e4234..ca927252 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.222.1 + rev: 43.223.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.222.1 + rev: 43.223.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.222.1 + rev: 43.223.0 hooks: - id: renovate-config-validator args: [--strict] From d3b1f0f78660c35f2ef309b447f2e87828cd2b53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 08:34:10 +0000 Subject: [PATCH 14/50] chore(deps): update dependency renovate to v43.224.0 (#4405) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.223.0 | 43.224.0 | --- .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 d18a7671..2f090316 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.223.0 + rev: 43.224.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d4a167f9..ab9b1979 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.223.0] + additional_dependencies: [renovate@43.224.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ca927252..930c555f 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.223.0 + rev: 43.224.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.223.0 + rev: 43.224.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.223.0 + rev: 43.224.0 hooks: - id: renovate-config-validator args: [--strict] From cd4e146cdf01b83c8aaa07596897045e6c95dccf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 06:35:27 +0000 Subject: [PATCH 15/50] chore(deps): update dependency renovate to v43.225.0 (#4406) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.224.0 | 43.225.0 | --- .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 2f090316..0e7f28f5 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.224.0 + rev: 43.225.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ab9b1979..5e2ece56 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.224.0] + additional_dependencies: [renovate@43.225.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 930c555f..52a62a32 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.224.0 + rev: 43.225.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.224.0 + rev: 43.225.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.224.0 + rev: 43.225.0 hooks: - id: renovate-config-validator args: [--strict] From 552b048727f767ae36187c5f9254baddd5afb40e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 09:56:13 +0000 Subject: [PATCH 16/50] chore(deps): update dependency renovate to v43.226.0 (#4407) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.225.0 | 43.226.0 | --- .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 0e7f28f5..727ecece 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.225.0 + rev: 43.226.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5e2ece56..91d187d8 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.225.0] + additional_dependencies: [renovate@43.226.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 52a62a32..4fa2bce2 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.225.0 + rev: 43.226.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.225.0 + rev: 43.226.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.225.0 + rev: 43.226.0 hooks: - id: renovate-config-validator args: [--strict] From 8990e9bf54a7a3908706d33d38a103506620a6c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:49:32 +0000 Subject: [PATCH 17/50] chore(deps): update dependency renovate to v43.226.1 (#4408) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.226.0 | 43.226.1 | --- .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 727ecece..973f9300 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.226.0 + rev: 43.226.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 91d187d8..877adad5 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.226.0] + additional_dependencies: [renovate@43.226.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4fa2bce2..23c8d48c 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.226.0 + rev: 43.226.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.226.0 + rev: 43.226.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.226.0 + rev: 43.226.1 hooks: - id: renovate-config-validator args: [--strict] From a9cfe206a08ff41a15ce47f34d24cef1981210d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 14:55:31 +0000 Subject: [PATCH 18/50] chore(deps): update dependency renovate to v43.226.2 (#4409) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.226.1 | 43.226.2 | --- .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 973f9300..bd946153 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.226.1 + rev: 43.226.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 877adad5..b5b79ee0 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.226.1] + additional_dependencies: [renovate@43.226.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 23c8d48c..b6252749 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.226.1 + rev: 43.226.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.226.1 + rev: 43.226.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.226.1 + rev: 43.226.2 hooks: - id: renovate-config-validator args: [--strict] From fdcc0dbc2b0f11c69603e2c433f143591fd9309e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 16:04:31 +0000 Subject: [PATCH 19/50] chore(deps): update dependency renovate to v43.227.0 (#4410) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.226.2 | 43.227.0 | --- .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 bd946153..9109884d 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.226.2 + rev: 43.227.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b5b79ee0..3365236c 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.226.2] + additional_dependencies: [renovate@43.227.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b6252749..7ce74463 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.226.2 + rev: 43.227.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.226.2 + rev: 43.227.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.226.2 + rev: 43.227.0 hooks: - id: renovate-config-validator args: [--strict] From 68f213bd9f5511659e4b4f7df3283b9e6147b79d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 04:00:35 +0000 Subject: [PATCH 20/50] chore(deps): update dependency renovate to v43.233.4 (#4411) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.227.0 | 43.233.4 | --- .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 9109884d..375c6e7c 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.227.0 + rev: 43.233.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3365236c..e733ff5f 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.227.0] + additional_dependencies: [renovate@43.233.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 7ce74463..01edf6ba 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.227.0 + rev: 43.233.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.227.0 + rev: 43.233.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.227.0 + rev: 43.233.4 hooks: - id: renovate-config-validator args: [--strict] From 75445dad1c58e61d66d57b4adf82951704812025 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 06:24:22 +0000 Subject: [PATCH 21/50] chore(deps): update dependency renovate to v43.234.0 (#4412) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.233.4 | 43.234.0 | --- .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 375c6e7c..a66054ce 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.233.4 + rev: 43.234.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e733ff5f..abc6846f 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.233.4] + additional_dependencies: [renovate@43.234.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 01edf6ba..a97ca591 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.233.4 + rev: 43.234.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.233.4 + rev: 43.234.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.233.4 + rev: 43.234.0 hooks: - id: renovate-config-validator args: [--strict] From afe69b8e15511335bf2152d37e61ae51ec2a8cbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 08:32:56 +0000 Subject: [PATCH 22/50] chore(deps): update dependency renovate to v43.234.1 (#4413) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.234.0 | 43.234.1 | --- .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 a66054ce..f6dbd568 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.234.0 + rev: 43.234.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index abc6846f..ea81ad68 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.234.0] + additional_dependencies: [renovate@43.234.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a97ca591..0439fd6e 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.234.0 + rev: 43.234.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.234.0 + rev: 43.234.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.234.0 + rev: 43.234.1 hooks: - id: renovate-config-validator args: [--strict] From 30eafac05c5c00da07afbc5057347ab9319c348a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 10:31:45 +0000 Subject: [PATCH 23/50] chore(deps): update dependency renovate to v43.234.2 (#4414) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.234.1 | 43.234.2 | --- .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 f6dbd568..abf03201 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.234.1 + rev: 43.234.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ea81ad68..9e508103 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.234.1] + additional_dependencies: [renovate@43.234.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 0439fd6e..3c430e43 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.234.1 + rev: 43.234.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.234.1 + rev: 43.234.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.234.1 + rev: 43.234.2 hooks: - id: renovate-config-validator args: [--strict] From b23f01413c0cb532750036cc75ac2718a3932e35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 11:31:34 +0000 Subject: [PATCH 24/50] chore(deps): update dependency renovate to v43.235.0 (#4415) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.234.2 | 43.235.0 | --- .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 abf03201..ed3049d3 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.234.2 + rev: 43.235.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 9e508103..aafb8a2d 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.234.2] + additional_dependencies: [renovate@43.235.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3c430e43..c4e022eb 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.234.2 + rev: 43.235.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.234.2 + rev: 43.235.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.234.2 + rev: 43.235.0 hooks: - id: renovate-config-validator args: [--strict] From 2b8511c79c4ce8ddfdcb978f40617dac9b0b62b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:46:41 +0000 Subject: [PATCH 25/50] chore(deps): update dependency renovate to v43.235.1 (#4416) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.235.0 | 43.235.1 | --- .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 ed3049d3..580dc7ad 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.235.0 + rev: 43.235.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index aafb8a2d..c04fe7be 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.235.0] + additional_dependencies: [renovate@43.235.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c4e022eb..64e87edb 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.235.0 + rev: 43.235.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.235.0 + rev: 43.235.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.235.0 + rev: 43.235.1 hooks: - id: renovate-config-validator args: [--strict] From ef3744140ab213559cdb0df68e98953a9827807a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 23:28:31 +0000 Subject: [PATCH 26/50] chore(deps): update dependency renovate to v43.235.2 (#4417) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.235.1 | 43.235.2 | --- .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 580dc7ad..b6e9746d 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.235.1 + rev: 43.235.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c04fe7be..1da6d25e 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.235.1] + additional_dependencies: [renovate@43.235.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 64e87edb..f445b480 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.235.1 + rev: 43.235.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.235.1 + rev: 43.235.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.235.1 + rev: 43.235.2 hooks: - id: renovate-config-validator args: [--strict] From ebd084964a63479464f5f363d64878215b145071 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 04:26:08 +0000 Subject: [PATCH 27/50] chore(deps): update dependency renovate to v43.236.0 (#4418) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.235.2 | 43.236.0 | --- .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 b6e9746d..2dc15f9a 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.235.2 + rev: 43.236.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1da6d25e..d6dc2b8b 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.235.2] + additional_dependencies: [renovate@43.236.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f445b480..3f6d596d 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.235.2 + rev: 43.236.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.235.2 + rev: 43.236.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.235.2 + rev: 43.236.0 hooks: - id: renovate-config-validator args: [--strict] From 04536875770236df5b92b0b9599ce3e53877c367 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 10:30:13 +0000 Subject: [PATCH 28/50] chore(deps): update dependency renovate to v43.237.0 (#4419) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.236.0 | 43.237.0 | --- .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 2dc15f9a..e2811ef6 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.236.0 + rev: 43.237.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d6dc2b8b..21ff2583 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.236.0] + additional_dependencies: [renovate@43.237.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3f6d596d..e0cce931 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.236.0 + rev: 43.237.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.236.0 + rev: 43.237.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.236.0 + rev: 43.237.0 hooks: - id: renovate-config-validator args: [--strict] From 9b7b58f42b36b0e103e2c72deb722c452af0744b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 12:30:45 +0000 Subject: [PATCH 29/50] chore(deps): update dependency renovate to v43.237.1 (#4420) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.237.0 | 43.237.1 | --- .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 e2811ef6..ce6248e2 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.237.0 + rev: 43.237.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 21ff2583..e3f7a450 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.237.0] + additional_dependencies: [renovate@43.237.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e0cce931..c66b3819 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.237.0 + rev: 43.237.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.237.0 + rev: 43.237.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.237.0 + rev: 43.237.1 hooks: - id: renovate-config-validator args: [--strict] From 8e756eb1aa6a741a2c80b37e0795c7c29104fa6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 15:30:28 +0000 Subject: [PATCH 30/50] chore(deps): update dependency renovate to v43.239.0 (#4421) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.237.1 | 43.239.0 | --- .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 ce6248e2..2b6e7845 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.237.1 + rev: 43.239.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e3f7a450..78ff9c3c 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.237.1] + additional_dependencies: [renovate@43.239.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c66b3819..b5be0928 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.237.1 + rev: 43.239.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.237.1 + rev: 43.239.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.237.1 + rev: 43.239.0 hooks: - id: renovate-config-validator args: [--strict] From d230dbd63c749854010f887f70acd1bd25704a57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 19:28:02 +0000 Subject: [PATCH 31/50] chore(deps): update dependency renovate to v43.240.0 (#4422) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.239.0 | 43.240.0 | --- .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 2b6e7845..cff26db8 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.239.0 + rev: 43.240.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 78ff9c3c..f41579c5 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.239.0] + additional_dependencies: [renovate@43.240.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b5be0928..3677481f 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.239.0 + rev: 43.240.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.239.0 + rev: 43.240.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.239.0 + rev: 43.240.0 hooks: - id: renovate-config-validator args: [--strict] From f9f22085af0c4f420c52458f4f863d0e434fe4cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 23:25:04 +0000 Subject: [PATCH 32/50] chore(deps): update dependency renovate to v43.241.0 (#4423) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.240.0 | 43.241.0 | --- .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 cff26db8..3bf217de 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.240.0 + rev: 43.241.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f41579c5..37070ebc 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.240.0] + additional_dependencies: [renovate@43.241.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3677481f..9a392b19 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.240.0 + rev: 43.241.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.240.0 + rev: 43.241.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.240.0 + rev: 43.241.0 hooks: - id: renovate-config-validator args: [--strict] From cda3f0be5714567ebac73e1ddab9e6564858d84e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:24:25 +0000 Subject: [PATCH 33/50] chore(deps): update dependency renovate to v43.241.2 (#4424) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.241.0 | 43.241.2 | --- .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 3bf217de..c24f832d 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.241.0 + rev: 43.241.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 37070ebc..480f1cb0 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.241.0] + additional_dependencies: [renovate@43.241.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9a392b19..7566b133 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.241.0 + rev: 43.241.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.241.0 + rev: 43.241.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.241.0 + rev: 43.241.2 hooks: - id: renovate-config-validator args: [--strict] From 62d5ec46b0f86268a7ea83930b79a574f5c76d31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 01:25:58 +0000 Subject: [PATCH 34/50] chore(deps): update dependency renovate to v43.241.3 (#4425) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.241.2 | 43.241.3 | --- .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 c24f832d..acc95695 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.241.2 + rev: 43.241.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 480f1cb0..f3341f18 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.241.2] + additional_dependencies: [renovate@43.241.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 7566b133..bfe3104d 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.241.2 + rev: 43.241.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.241.2 + rev: 43.241.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.241.2 + rev: 43.241.3 hooks: - id: renovate-config-validator args: [--strict] From cebb0548d092c16901eb5920c17d7ce139495353 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 02:24:19 +0000 Subject: [PATCH 35/50] chore(deps): update dependency renovate to v43.241.5 (#4426) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.241.3 | 43.241.5 | --- .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 acc95695..8a530ec4 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.241.3 + rev: 43.241.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f3341f18..32b93e2e 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.241.3] + additional_dependencies: [renovate@43.241.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index bfe3104d..cc573b5c 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.241.3 + rev: 43.241.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.241.3 + rev: 43.241.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.241.3 + rev: 43.241.5 hooks: - id: renovate-config-validator args: [--strict] From 8817560934854217c13eda6b33dc3795f0a31f33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 03:25:37 +0000 Subject: [PATCH 36/50] chore(deps): update actions/setup-python action to v6.3.0 (#4427) | datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | github-tags | actions/setup-python | v6.2.0 | v6.3.0 | --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cf7c78a9..e3a0e1c1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - name: Set up Python - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 with: python-version-file: .python-version cache: pip From 30b52ca8c5484d76b471a31eca33c1ab36f7f01f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 04:25:30 +0000 Subject: [PATCH 37/50] chore(deps): update dependency renovate to v43.242.0 (#4428) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.241.5 | 43.242.0 | --- .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 8a530ec4..f47403cc 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.241.5 + rev: 43.242.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 32b93e2e..c69e9b3d 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.241.5] + additional_dependencies: [renovate@43.242.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index cc573b5c..64ac2da7 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.241.5 + rev: 43.242.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.241.5 + rev: 43.242.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.241.5 + rev: 43.242.0 hooks: - id: renovate-config-validator args: [--strict] From 080b85adb5e2264a53da702e424cca51fbc1db30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 05:26:10 +0000 Subject: [PATCH 38/50] chore(deps): update dependency renovate to v43.242.1 (#4429) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.242.0 | 43.242.1 | --- .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 f47403cc..475248bf 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.242.0 + rev: 43.242.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c69e9b3d..d5829f97 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.242.0] + additional_dependencies: [renovate@43.242.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 64ac2da7..05054ece 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.242.0 + rev: 43.242.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.242.0 + rev: 43.242.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.242.0 + rev: 43.242.1 hooks: - id: renovate-config-validator args: [--strict] From 574e0c355d91ac32f4f5377d5d6523942c9a4d76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 06:28:05 +0000 Subject: [PATCH 39/50] chore(deps): update dependency renovate to v43.242.2 (#4430) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.242.1 | 43.242.2 | --- .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 475248bf..f105fb5d 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.242.1 + rev: 43.242.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d5829f97..d7836896 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.242.1] + additional_dependencies: [renovate@43.242.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 05054ece..49882b34 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.242.1 + rev: 43.242.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.242.1 + rev: 43.242.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.242.1 + rev: 43.242.2 hooks: - id: renovate-config-validator args: [--strict] From d8f279837a93d9e189c2fabb079115ce7885137d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 16:26:50 +0000 Subject: [PATCH 40/50] chore(deps): update dependency renovate to v43.243.0 (#4431) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.242.2 | 43.243.0 | --- .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 f105fb5d..3a65ae45 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.242.2 + rev: 43.243.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d7836896..587ec04a 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.242.2] + additional_dependencies: [renovate@43.243.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 49882b34..81d07362 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.242.2 + rev: 43.243.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.242.2 + rev: 43.243.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.242.2 + rev: 43.243.0 hooks: - id: renovate-config-validator args: [--strict] From ea931ccc70c472cfeb2f822acba7f0e12b7842ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 18:27:55 +0000 Subject: [PATCH 41/50] chore(deps): update dependency renovate to v43.243.1 (#4432) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.243.0 | 43.243.1 | --- .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 3a65ae45..14bbba2d 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.243.0 + rev: 43.243.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 587ec04a..9e0e075a 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.243.0] + additional_dependencies: [renovate@43.243.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 81d07362..5adc3ef5 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.243.0 + rev: 43.243.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.243.0 + rev: 43.243.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.243.0 + rev: 43.243.1 hooks: - id: renovate-config-validator args: [--strict] From f0e54646cf54dd01b07192bf1937ae20d95b4248 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 01:27:20 +0000 Subject: [PATCH 42/50] chore(deps): update dependency renovate to v43.243.2 (#4433) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.243.1 | 43.243.2 | --- .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 14bbba2d..5b7a62c2 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.243.1 + rev: 43.243.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 9e0e075a..5e187abe 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.243.1] + additional_dependencies: [renovate@43.243.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5adc3ef5..a1ea7386 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.243.1 + rev: 43.243.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.243.1 + rev: 43.243.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.243.1 + rev: 43.243.2 hooks: - id: renovate-config-validator args: [--strict] From f010ff2323c88ee24c2ae021c618c98506b7409d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 12:33:03 +0000 Subject: [PATCH 43/50] chore(deps): update dependency renovate to v43.244.0 (#4434) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.243.2 | 43.244.0 | --- .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 5b7a62c2..d08934d6 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.243.2 + rev: 43.244.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5e187abe..5597e1ff 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.243.2] + additional_dependencies: [renovate@43.244.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a1ea7386..39892035 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.243.2 + rev: 43.244.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.243.2 + rev: 43.244.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.243.2 + rev: 43.244.0 hooks: - id: renovate-config-validator args: [--strict] From 0e32e203386425d01aafbc172a1f48f3be5411d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 13:35:23 +0000 Subject: [PATCH 44/50] chore(deps): update dependency renovate to v43.244.1 (#4435) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.244.0 | 43.244.1 | --- .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 d08934d6..72ebd26e 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.244.0 + rev: 43.244.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5597e1ff..d771eac9 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.244.0] + additional_dependencies: [renovate@43.244.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 39892035..a29d4e23 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.244.0 + rev: 43.244.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.244.0 + rev: 43.244.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.244.0 + rev: 43.244.1 hooks: - id: renovate-config-validator args: [--strict] From 0522f2ac0db4a7471cf5ddc0585cea3c3dfd2808 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 19:31:43 +0000 Subject: [PATCH 45/50] chore(deps): update dependency renovate to v43.244.2 (#4436) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.244.1 | 43.244.2 | --- .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 72ebd26e..933fc96c 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.244.1 + rev: 43.244.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d771eac9..5b000842 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.244.1] + additional_dependencies: [renovate@43.244.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a29d4e23..02b716ed 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.244.1 + rev: 43.244.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.244.1 + rev: 43.244.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.244.1 + rev: 43.244.2 hooks: - id: renovate-config-validator args: [--strict] From 33789a937b43caa52a66e338cf2334db31dffb4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 20:29:09 +0000 Subject: [PATCH 46/50] chore(deps): update dependency renovate to v43.244.3 (#4437) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.244.2 | 43.244.3 | --- .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 933fc96c..6b168c7d 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.244.2 + rev: 43.244.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5b000842..b1718030 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.244.2] + additional_dependencies: [renovate@43.244.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 02b716ed..abe113bb 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.244.2 + rev: 43.244.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.244.2 + rev: 43.244.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.244.2 + rev: 43.244.3 hooks: - id: renovate-config-validator args: [--strict] From 884ff09a05ff2265a0047f78162e4af5f35f450c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 03:25:12 +0000 Subject: [PATCH 47/50] chore(deps): update dependency renovate to v43.244.4 (#4438) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.244.3 | 43.244.4 | --- .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 6b168c7d..ffee5614 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.244.3 + rev: 43.244.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b1718030..6ce2f5ef 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.244.3] + additional_dependencies: [renovate@43.244.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index abe113bb..20f06a7f 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.244.3 + rev: 43.244.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.244.3 + rev: 43.244.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.244.3 + rev: 43.244.4 hooks: - id: renovate-config-validator args: [--strict] From 2459bd16e251290ceab973c106c4e656b84d50fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 16:26:56 +0000 Subject: [PATCH 48/50] chore(deps): update dependency renovate to v43.245.0 (#4439) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.244.4 | 43.245.0 | --- .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 ffee5614..97c2a2d0 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.244.4 + rev: 43.245.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6ce2f5ef..7a681a33 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.244.4] + additional_dependencies: [renovate@43.245.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 20f06a7f..5abac254 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.244.4 + rev: 43.245.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.244.4 + rev: 43.245.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.244.4 + rev: 43.245.0 hooks: - id: renovate-config-validator args: [--strict] From b232c33751687fbe29f540489e82fb43d93a5aa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 15:29:15 +0000 Subject: [PATCH 49/50] chore(deps): update dependency renovate to v43.246.0 (#4440) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.245.0 | 43.246.0 | --- .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 97c2a2d0..661dcd14 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.245.0 + rev: 43.246.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7a681a33..91270c55 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.245.0] + additional_dependencies: [renovate@43.246.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5abac254..2a36eed8 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.245.0 + rev: 43.246.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.245.0 + rev: 43.246.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.245.0 + rev: 43.246.0 hooks: - id: renovate-config-validator args: [--strict] From 71cbfa26bd17647442fe0e467485301c246ff58b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 20:29:22 +0000 Subject: [PATCH 50/50] chore(deps): update dependency renovate to v43.246.1 (#4441) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.246.0 | 43.246.1 | --- .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 661dcd14..61755940 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.246.0 + rev: 43.246.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 91270c55..b195c173 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.246.0] + additional_dependencies: [renovate@43.246.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2a36eed8..ecc10061 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.246.0 + rev: 43.246.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.246.0 + rev: 43.246.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.246.0 + rev: 43.246.1 hooks: - id: renovate-config-validator args: [--strict]