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 1/7] 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 2/7] 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 3/7] 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 4/7] 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 5/7] 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 6/7] 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 7/7] 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]