From a6da38f9c4eee281b175349bd857e6e78dbecc4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 20:32:29 +0000 Subject: [PATCH 001/311] chore(deps): update python docker tag to v3.13.4 (#3093) | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | python | 3.13.3 | 3.13.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .python-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.python-version b/.python-version index 2c20ac9b..0d9339e0 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.13.3 +3.13.4 From c2ed7bfc9b1c58d055802a13497f9d4ed207081d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 22:59:20 +0000 Subject: [PATCH 002/311] chore(deps): update dependency renovate to v40.45.0 (#3094) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.36.8 | 40.45.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d83fe2ca..a13b9487 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: 40.36.8 + rev: 40.45.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e3b1acbe..2bf8b0ca 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.36.8] + additional_dependencies: [renovate@40.45.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 834f4009..0c6a1db7 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: 40.36.8 + rev: 40.45.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: 40.36.8 + rev: 40.45.0 hooks: - id: renovate-config-validator args: [--strict] From 621e3331212fb977da5acca7a525b68eb2fea22e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 03:17:16 +0000 Subject: [PATCH 003/311] chore(deps): update dependency renovate to v40.45.1 (#3095) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.45.0 | 40.45.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a13b9487..d5708ccc 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: 40.45.0 + rev: 40.45.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2bf8b0ca..502709f5 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.45.0] + additional_dependencies: [renovate@40.45.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 0c6a1db7..44502b08 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: 40.45.0 + rev: 40.45.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: 40.45.0 + rev: 40.45.1 hooks: - id: renovate-config-validator args: [--strict] From f82cb806274b65a99cf21f179d92ddb72195a8de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 04:17:24 +0000 Subject: [PATCH 004/311] chore(deps): update dependency renovate to v40.45.2 (#3096) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.45.1 | 40.45.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d5708ccc..0b963678 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: 40.45.1 + rev: 40.45.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 502709f5..7ece4ca5 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.45.1] + additional_dependencies: [renovate@40.45.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 44502b08..2bb93380 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: 40.45.1 + rev: 40.45.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: 40.45.1 + rev: 40.45.2 hooks: - id: renovate-config-validator args: [--strict] From 43e055016bea35b0f0448b38fc541ee2448255ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 05:17:30 +0000 Subject: [PATCH 005/311] chore(deps): update dependency renovate to v40.45.3 (#3097) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.45.2 | 40.45.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0b963678..9d0ffd69 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: 40.45.2 + rev: 40.45.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7ece4ca5..47b3ca2f 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.45.2] + additional_dependencies: [renovate@40.45.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2bb93380..e15e1e96 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: 40.45.2 + rev: 40.45.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: 40.45.2 + rev: 40.45.3 hooks: - id: renovate-config-validator args: [--strict] From 7bfbbea1d363bfc19afda1a358c2ffe8eda6828c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 06:17:37 +0000 Subject: [PATCH 006/311] chore(deps): update dependency renovate to v40.45.4 (#3098) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.45.3 | 40.45.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9d0ffd69..9f4b9a66 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: 40.45.3 + rev: 40.45.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 47b3ca2f..13f80650 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.45.3] + additional_dependencies: [renovate@40.45.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e15e1e96..66568ee3 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: 40.45.3 + rev: 40.45.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: 40.45.3 + rev: 40.45.4 hooks: - id: renovate-config-validator args: [--strict] From d9b0b678c24b823a77f2551c2025dbfd95ae8af2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 07:17:24 +0000 Subject: [PATCH 007/311] chore(deps): update dependency renovate to v40.45.5 (#3099) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.45.4 | 40.45.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9f4b9a66..0da676c6 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: 40.45.4 + rev: 40.45.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 13f80650..60ae60bb 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.45.4] + additional_dependencies: [renovate@40.45.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 66568ee3..3432d1a6 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: 40.45.4 + rev: 40.45.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: 40.45.4 + rev: 40.45.5 hooks: - id: renovate-config-validator args: [--strict] From 3266d3df54c44ccfe14f286841a11cc748efcef1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 08:17:03 +0000 Subject: [PATCH 008/311] chore(deps): update dependency renovate to v40.46.0 (#3100) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.45.5 | 40.46.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0da676c6..9071c91c 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: 40.45.5 + rev: 40.46.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 60ae60bb..f604aabc 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.45.5] + additional_dependencies: [renovate@40.46.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3432d1a6..c1a995b6 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: 40.45.5 + rev: 40.46.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: 40.45.5 + rev: 40.46.0 hooks: - id: renovate-config-validator args: [--strict] From bbd97bde97dd0e5c70bad84699c0a411ed5f4393 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 10:17:24 +0000 Subject: [PATCH 009/311] chore(deps): update dependency renovate to v40.47.0 (#3101) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.46.0 | 40.47.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9071c91c..3ff6a3ba 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: 40.46.0 + rev: 40.47.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f604aabc..eaf905c5 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.46.0] + additional_dependencies: [renovate@40.47.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c1a995b6..e9f8184e 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: 40.46.0 + rev: 40.47.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: 40.46.0 + rev: 40.47.0 hooks: - id: renovate-config-validator args: [--strict] From 224ccf476b655a8e6c625da84c162668efa9ef7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 14:17:29 +0000 Subject: [PATCH 010/311] chore(deps): update dependency renovate to v40.47.1 (#3102) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.47.0 | 40.47.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3ff6a3ba..0b14b249 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: 40.47.0 + rev: 40.47.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index eaf905c5..e062952c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.47.0] + additional_dependencies: [renovate@40.47.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e9f8184e..e21b4fd6 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: 40.47.0 + rev: 40.47.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: 40.47.0 + rev: 40.47.1 hooks: - id: renovate-config-validator args: [--strict] From e93adaf366da15393cd48d281ba19b26c8b0d510 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 15:17:31 +0000 Subject: [PATCH 011/311] chore(deps): update dependency renovate to v40.48.0 (#3103) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.47.1 | 40.48.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0b14b249..caa9f19a 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: 40.47.1 + rev: 40.48.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e062952c..81f8ed23 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.47.1] + additional_dependencies: [renovate@40.48.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e21b4fd6..9e54d19e 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: 40.47.1 + rev: 40.48.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: 40.47.1 + rev: 40.48.0 hooks: - id: renovate-config-validator args: [--strict] From d21bcc467940b3f2f0efd042bb5fb22cd1a6732f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 00:18:06 +0000 Subject: [PATCH 012/311] chore(deps): update dependency renovate to v40.48.1 (#3104) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.48.0 | 40.48.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index caa9f19a..b9adcdff 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: 40.48.0 + rev: 40.48.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 81f8ed23..8fa1c4b7 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.0] + additional_dependencies: [renovate@40.48.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9e54d19e..cf3bcd5d 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: 40.48.0 + rev: 40.48.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: 40.48.0 + rev: 40.48.1 hooks: - id: renovate-config-validator args: [--strict] From 18361e0ed5b5c2de172f48574a893cd0275b3aee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 02:17:17 +0000 Subject: [PATCH 013/311] chore(deps): update dependency renovate to v40.48.2 (#3105) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.48.1 | 40.48.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b9adcdff..4ac66080 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: 40.48.1 + rev: 40.48.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8fa1c4b7..2f424b36 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.1] + additional_dependencies: [renovate@40.48.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index cf3bcd5d..1732e0c7 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: 40.48.1 + rev: 40.48.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: 40.48.1 + rev: 40.48.2 hooks: - id: renovate-config-validator args: [--strict] From 67fd851eae955d8224785a86b10e9e11d77d522f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 03:17:16 +0000 Subject: [PATCH 014/311] chore(deps): update dependency renovate to v40.48.3 (#3106) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.48.2 | 40.48.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4ac66080..f5f567e0 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: 40.48.2 + rev: 40.48.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2f424b36..aaf4e182 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.2] + additional_dependencies: [renovate@40.48.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1732e0c7..fbd1002e 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: 40.48.2 + rev: 40.48.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: 40.48.2 + rev: 40.48.3 hooks: - id: renovate-config-validator args: [--strict] From 3d271dfbae4c3a2bf5ba694c6a9c2cccb84f3b60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 09:17:09 +0000 Subject: [PATCH 015/311] chore(deps): update dependency renovate to v40.48.4 (#3107) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.48.3 | 40.48.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f5f567e0..00b6bbd7 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: 40.48.3 + rev: 40.48.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index aaf4e182..2c027b73 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.3] + additional_dependencies: [renovate@40.48.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fbd1002e..ef0ddf0f 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: 40.48.3 + rev: 40.48.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: 40.48.3 + rev: 40.48.4 hooks: - id: renovate-config-validator args: [--strict] From e0ee545d609c88469c6979ff6e25cc66edc28bb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 07:17:11 +0000 Subject: [PATCH 016/311] chore(deps): update dependency renovate to v40.48.5 (#3108) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.48.4 | 40.48.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 00b6bbd7..8b9dbd04 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: 40.48.4 + rev: 40.48.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2c027b73..bfb960b4 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.4] + additional_dependencies: [renovate@40.48.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ef0ddf0f..de908273 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: 40.48.4 + rev: 40.48.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: 40.48.4 + rev: 40.48.5 hooks: - id: renovate-config-validator args: [--strict] From c8b04a11cd76b3c2b2e9ef23a2c2936efde1ad1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 11:17:33 +0000 Subject: [PATCH 017/311] chore(deps): update dependency renovate to v40.48.6 (#3109) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.48.5 | 40.48.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8b9dbd04..660355f3 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: 40.48.5 + rev: 40.48.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bfb960b4..17e5befe 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.5] + additional_dependencies: [renovate@40.48.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index de908273..421d9e00 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: 40.48.5 + rev: 40.48.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: 40.48.5 + rev: 40.48.6 hooks: - id: renovate-config-validator args: [--strict] From 78d4a8d1045e6432e485dd79290dbf7fd1441c27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 13:17:44 +0000 Subject: [PATCH 018/311] chore(deps): update dependency renovate to v40.48.7 (#3110) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.48.6 | 40.48.7 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 660355f3..5b838de3 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: 40.48.6 + rev: 40.48.7 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 17e5befe..bf2d2b89 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.6] + additional_dependencies: [renovate@40.48.7] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 421d9e00..f0f9c5b6 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: 40.48.6 + rev: 40.48.7 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.48.6 + rev: 40.48.7 hooks: - id: renovate-config-validator args: [--strict] From 2a3d2ed5decf84da9e32b7f8395a698844baf3c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 17:17:20 +0000 Subject: [PATCH 019/311] chore(deps): update dependency renovate to v40.48.8 (#3111) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.48.7 | 40.48.8 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5b838de3..3f59a08e 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: 40.48.7 + rev: 40.48.8 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bf2d2b89..9ad71809 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.7] + additional_dependencies: [renovate@40.48.8] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f0f9c5b6..2d597d35 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: 40.48.7 + rev: 40.48.8 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.48.7 + rev: 40.48.8 hooks: - id: renovate-config-validator args: [--strict] From 63fa0c3cb351e18ab1e7f7799009ab7bae50aafe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 19:17:18 +0000 Subject: [PATCH 020/311] chore(deps): update dependency renovate to v40.48.9 (#3112) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.48.8 | 40.48.9 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f59a08e..2003806c 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: 40.48.8 + rev: 40.48.9 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 9ad71809..e69cb62d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.8] + additional_dependencies: [renovate@40.48.9] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2d597d35..079cda82 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: 40.48.8 + rev: 40.48.9 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.48.8 + rev: 40.48.9 hooks: - id: renovate-config-validator args: [--strict] From 747724b8d641440da62857c8711405742fa3bba0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 00:17:15 +0000 Subject: [PATCH 021/311] chore(deps): update dependency renovate to v40.48.10 (#3113) | datasource | package | from | to | | ---------- | -------- | ------- | -------- | | npm | renovate | 40.48.9 | 40.48.10 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2003806c..37fcae39 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: 40.48.9 + rev: 40.48.10 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e69cb62d..4280080f 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.9] + additional_dependencies: [renovate@40.48.10] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 079cda82..57eb3fa0 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: 40.48.9 + rev: 40.48.10 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.48.9 + rev: 40.48.10 hooks: - id: renovate-config-validator args: [--strict] From 0ff07cffdc7088de85e741a12f537983c7b14ea4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:17:36 +0000 Subject: [PATCH 022/311] chore(deps): update dependency renovate to v40.48.11 (#3114) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 40.48.10 | 40.48.11 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 37fcae39..77b15f1f 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: 40.48.10 + rev: 40.48.11 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4280080f..4deefe3d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.10] + additional_dependencies: [renovate@40.48.11] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 57eb3fa0..ca706921 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: 40.48.10 + rev: 40.48.11 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.48.10 + rev: 40.48.11 hooks: - id: renovate-config-validator args: [--strict] From dac52a2612feedb528c5db19f18921c830c91cc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 10:17:29 +0000 Subject: [PATCH 023/311] chore(deps): update dependency renovate to v40.49.0 (#3115) | datasource | package | from | to | | ---------- | -------- | -------- | ------- | | npm | renovate | 40.48.11 | 40.49.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 77b15f1f..57a63531 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: 40.48.11 + rev: 40.49.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4deefe3d..899a54c6 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.48.11] + additional_dependencies: [renovate@40.49.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ca706921..a3b2a260 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: 40.48.11 + rev: 40.49.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: 40.48.11 + rev: 40.49.0 hooks: - id: renovate-config-validator args: [--strict] From ae4347556e876967f87f6a3ec1b35db7c27e97c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 12:17:23 +0000 Subject: [PATCH 024/311] chore(deps): update dependency renovate to v40.49.1 (#3116) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.49.0 | 40.49.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 57a63531..b43c9eac 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: 40.49.0 + rev: 40.49.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 899a54c6..d0c49b00 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.49.0] + additional_dependencies: [renovate@40.49.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a3b2a260..77d6f0e5 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: 40.49.0 + rev: 40.49.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: 40.49.0 + rev: 40.49.1 hooks: - id: renovate-config-validator args: [--strict] From 01ee34bd2e353b42b5f4ff7266e46e7f6191eb70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 13:17:23 +0000 Subject: [PATCH 025/311] chore(deps): update dependency renovate to v40.49.3 (#3117) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.49.1 | 40.49.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b43c9eac..d708449e 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: 40.49.1 + rev: 40.49.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d0c49b00..a6404e09 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.49.1] + additional_dependencies: [renovate@40.49.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 77d6f0e5..8e60e70d 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: 40.49.1 + rev: 40.49.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: 40.49.1 + rev: 40.49.3 hooks: - id: renovate-config-validator args: [--strict] From 7dc1e6f22352d6836021bb24fa0f929f3e422532 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 14:17:31 +0000 Subject: [PATCH 026/311] chore(deps): update dependency renovate to v40.49.5 (#3118) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.49.3 | 40.49.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d708449e..8ded9d50 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: 40.49.3 + rev: 40.49.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a6404e09..bd97c89f 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.49.3] + additional_dependencies: [renovate@40.49.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8e60e70d..4f49c5ea 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: 40.49.3 + rev: 40.49.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: 40.49.3 + rev: 40.49.5 hooks: - id: renovate-config-validator args: [--strict] From 8eb3433bdf8dd92beef6f1b566cc5d4450a413dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 22:17:09 +0000 Subject: [PATCH 027/311] chore(deps): update dependency renovate to v40.49.6 (#3119) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.49.5 | 40.49.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8ded9d50..1a90e872 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: 40.49.5 + rev: 40.49.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bd97c89f..530ea1c9 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.49.5] + additional_dependencies: [renovate@40.49.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4f49c5ea..787af393 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: 40.49.5 + rev: 40.49.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: 40.49.5 + rev: 40.49.6 hooks: - id: renovate-config-validator args: [--strict] From 7cf82dbe76568f68bcca2b82c47d6e233e33cfc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 01:17:15 +0000 Subject: [PATCH 028/311] chore(deps): update dependency renovate to v40.49.7 (#3120) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.49.6 | 40.49.7 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1a90e872..85134fd4 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: 40.49.6 + rev: 40.49.7 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 530ea1c9..4b406309 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.49.6] + additional_dependencies: [renovate@40.49.7] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 787af393..89d20fa1 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: 40.49.6 + rev: 40.49.7 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.49.6 + rev: 40.49.7 hooks: - id: renovate-config-validator args: [--strict] From da8360999e261ddf1b44bc3f2687e1c5153bae38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 04:17:28 +0000 Subject: [PATCH 029/311] chore(deps): update dependency renovate to v40.49.8 (#3121) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.49.7 | 40.49.8 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 85134fd4..a6506aec 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: 40.49.7 + rev: 40.49.8 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4b406309..3697b920 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.49.7] + additional_dependencies: [renovate@40.49.8] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 89d20fa1..6df2f851 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: 40.49.7 + rev: 40.49.8 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.49.7 + rev: 40.49.8 hooks: - id: renovate-config-validator args: [--strict] From b592d9687ec896df132b9784b4a760f8d7cf8388 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 08:17:17 +0000 Subject: [PATCH 030/311] chore(deps): update dependency renovate to v40.49.9 (#3122) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.49.8 | 40.49.9 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a6506aec..679bbe22 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: 40.49.8 + rev: 40.49.9 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3697b920..f4834166 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.49.8] + additional_dependencies: [renovate@40.49.9] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6df2f851..9760acc2 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: 40.49.8 + rev: 40.49.9 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.49.8 + rev: 40.49.9 hooks: - id: renovate-config-validator args: [--strict] From 63aaae740f9bf66bc6d10cf717eb1a55445c539f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 10:17:21 +0000 Subject: [PATCH 031/311] chore(deps): update dependency renovate to v40.49.10 (#3123) | datasource | package | from | to | | ---------- | -------- | ------- | -------- | | npm | renovate | 40.49.9 | 40.49.10 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 679bbe22..88bdda9a 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: 40.49.9 + rev: 40.49.10 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f4834166..bb1d6a49 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.49.9] + additional_dependencies: [renovate@40.49.10] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9760acc2..ff65b78d 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: 40.49.9 + rev: 40.49.10 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.49.9 + rev: 40.49.10 hooks: - id: renovate-config-validator args: [--strict] From 8003148933b2fe997a8a552de66b5699174c627d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 11:17:32 +0000 Subject: [PATCH 032/311] chore(deps): update dependency renovate to v40.49.11 (#3124) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 40.49.10 | 40.49.11 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 88bdda9a..45b854ea 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: 40.49.10 + rev: 40.49.11 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bb1d6a49..7d7bdc41 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.49.10] + additional_dependencies: [renovate@40.49.11] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ff65b78d..6dab8cc5 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: 40.49.10 + rev: 40.49.11 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.49.10 + rev: 40.49.11 hooks: - id: renovate-config-validator args: [--strict] From 06a274000050b472c1177efaa6d1cbb3af4a1e75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 18:17:48 +0000 Subject: [PATCH 033/311] chore(deps): update dependency renovate to v40.49.12 (#3125) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 40.49.11 | 40.49.12 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 45b854ea..1738e798 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: 40.49.11 + rev: 40.49.12 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7d7bdc41..4f44189b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.49.11] + additional_dependencies: [renovate@40.49.12] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6dab8cc5..82dd31f0 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: 40.49.11 + rev: 40.49.12 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: 40.49.11 + rev: 40.49.12 hooks: - id: renovate-config-validator args: [--strict] From 84b505998959ac7fa662791d17be579a24d00892 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 05:17:18 +0000 Subject: [PATCH 034/311] chore(deps): update dependency renovate to v40.50.0 (#3126) | datasource | package | from | to | | ---------- | -------- | -------- | ------- | | npm | renovate | 40.49.12 | 40.50.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1738e798..5e0ad066 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: 40.49.12 + rev: 40.50.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4f44189b..c9640895 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.49.12] + additional_dependencies: [renovate@40.50.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 82dd31f0..6603ebfb 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: 40.49.12 + rev: 40.50.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: 40.49.12 + rev: 40.50.0 hooks: - id: renovate-config-validator args: [--strict] From fba7e397b9912dd39f69d6882dde5b62b6489f81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 10:17:24 +0000 Subject: [PATCH 035/311] chore(deps): update dependency renovate to v40.51.0 (#3127) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.50.0 | 40.51.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5e0ad066..c5fc6e46 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: 40.50.0 + rev: 40.51.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c9640895..134d2e03 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.50.0] + additional_dependencies: [renovate@40.51.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6603ebfb..0aa97619 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: 40.50.0 + rev: 40.51.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: 40.50.0 + rev: 40.51.0 hooks: - id: renovate-config-validator args: [--strict] From 8854fe990e3c83a92ff7277c6547bddcbd08d128 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 00:17:09 +0000 Subject: [PATCH 036/311] chore(deps): update python docker tag to v3.13.5 (#3129) | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | python | 3.13.4 | 3.13.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .python-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.python-version b/.python-version index 0d9339e0..86f8c02e 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.13.4 +3.13.5 From 56b240a9b8d46e8ee577519c7147e951522aa0c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 01:17:19 +0000 Subject: [PATCH 037/311] chore(deps): update dependency renovate to v40.51.1 (#3128) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.51.0 | 40.51.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c5fc6e46..9e752524 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: 40.51.0 + rev: 40.51.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 134d2e03..74859bc0 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.51.0] + additional_dependencies: [renovate@40.51.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 0aa97619..a77a02a3 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: 40.51.0 + rev: 40.51.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: 40.51.0 + rev: 40.51.1 hooks: - id: renovate-config-validator args: [--strict] From 49f6a8ca0593ab38cbf2af5f1874cb508889cbba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 05:17:26 +0000 Subject: [PATCH 038/311] chore(deps): update dependency renovate to v40.51.2 (#3130) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.51.1 | 40.51.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9e752524..f490ab27 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: 40.51.1 + rev: 40.51.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 74859bc0..84b9fb86 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.51.1] + additional_dependencies: [renovate@40.51.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a77a02a3..be210aab 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: 40.51.1 + rev: 40.51.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: 40.51.1 + rev: 40.51.2 hooks: - id: renovate-config-validator args: [--strict] From 68f683091098e43a3d5241caa3122510ee93fdb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 06:17:15 +0000 Subject: [PATCH 039/311] chore(deps): update dependency renovate to v40.52.0 (#3131) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.51.2 | 40.52.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f490ab27..0b3dd577 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: 40.51.2 + rev: 40.52.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 84b9fb86..b1a5bbaa 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.51.2] + additional_dependencies: [renovate@40.52.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index be210aab..c62955af 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: 40.51.2 + rev: 40.52.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: 40.51.2 + rev: 40.52.0 hooks: - id: renovate-config-validator args: [--strict] From 68547935d349cf96d51b47d1398ae31f64ae3eb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 08:17:20 +0000 Subject: [PATCH 040/311] chore(deps): update dependency renovate to v40.53.0 (#3132) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.52.0 | 40.53.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0b3dd577..467819ad 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: 40.52.0 + rev: 40.53.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b1a5bbaa..022067d6 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.52.0] + additional_dependencies: [renovate@40.53.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c62955af..66f45bdb 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: 40.52.0 + rev: 40.53.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: 40.52.0 + rev: 40.53.0 hooks: - id: renovate-config-validator args: [--strict] From b538892ab72521d06165c6978b7795ec2418d1c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 09:17:25 +0000 Subject: [PATCH 041/311] chore(deps): update dependency renovate to v40.53.1 (#3133) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.53.0 | 40.53.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 467819ad..9ce2597e 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: 40.53.0 + rev: 40.53.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 022067d6..b0434479 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.53.0] + additional_dependencies: [renovate@40.53.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 66f45bdb..2e17cf37 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: 40.53.0 + rev: 40.53.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: 40.53.0 + rev: 40.53.1 hooks: - id: renovate-config-validator args: [--strict] From eb3fa73e9d545193abf8f8457f20df246016af90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 15:20:41 +0000 Subject: [PATCH 042/311] chore(deps): update dependency renovate to v40.54.0 (#3134) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.53.1 | 40.54.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ce2597e..131aeaac 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: 40.53.1 + rev: 40.54.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b0434479..36f28e2c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.53.1] + additional_dependencies: [renovate@40.54.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2e17cf37..eb723359 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: 40.53.1 + rev: 40.54.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: 40.53.1 + rev: 40.54.0 hooks: - id: renovate-config-validator args: [--strict] From ba02cd692dfe6020b488aa007a63dc04fae3d074 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 20:17:24 +0000 Subject: [PATCH 043/311] chore(deps): update dependency renovate to v40.54.1 (#3135) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.54.0 | 40.54.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 131aeaac..f0a7cfbc 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: 40.54.0 + rev: 40.54.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 36f28e2c..3adeb177 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.54.0] + additional_dependencies: [renovate@40.54.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index eb723359..37836bb7 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: 40.54.0 + rev: 40.54.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: 40.54.0 + rev: 40.54.1 hooks: - id: renovate-config-validator args: [--strict] From fd0a90ca7c8805bb79fd03c811df0af520783604 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 08:17:12 +0000 Subject: [PATCH 044/311] chore(deps): update dependency renovate to v40.55.0 (#3136) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.54.1 | 40.55.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f0a7cfbc..6c169fde 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: 40.54.1 + rev: 40.55.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3adeb177..ed98ba42 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.54.1] + additional_dependencies: [renovate@40.55.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 37836bb7..38d37315 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: 40.54.1 + rev: 40.55.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: 40.54.1 + rev: 40.55.0 hooks: - id: renovate-config-validator args: [--strict] From c3bdb1c7ffbcfceb3691c32964297ea8b88a11f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 16:17:13 +0000 Subject: [PATCH 045/311] chore(deps): update dependency renovate to v40.55.1 (#3137) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.55.0 | 40.55.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c169fde..f7961ca1 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: 40.55.0 + rev: 40.55.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ed98ba42..a4ccc407 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.55.0] + additional_dependencies: [renovate@40.55.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 38d37315..8ed9c56a 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: 40.55.0 + rev: 40.55.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: 40.55.0 + rev: 40.55.1 hooks: - id: renovate-config-validator args: [--strict] From aca52cd961e7319fc1c5e110252ba807df96cd5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 08:17:16 +0000 Subject: [PATCH 046/311] chore(deps): update dependency renovate to v40.55.2 (#3138) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.55.1 | 40.55.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f7961ca1..7da0fd95 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: 40.55.1 + rev: 40.55.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a4ccc407..c4ba66b0 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.55.1] + additional_dependencies: [renovate@40.55.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8ed9c56a..358f3ddc 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: 40.55.1 + rev: 40.55.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: 40.55.1 + rev: 40.55.2 hooks: - id: renovate-config-validator args: [--strict] From 53a0d05595e298037c5031bf416f4fe0655789b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 12:17:31 +0000 Subject: [PATCH 047/311] chore(deps): update dependency renovate to v40.56.0 (#3139) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.55.2 | 40.56.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7da0fd95..38b4ee0e 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: 40.55.2 + rev: 40.56.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c4ba66b0..f62b85d8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.55.2] + additional_dependencies: [renovate@40.56.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 358f3ddc..c19a0618 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: 40.55.2 + rev: 40.56.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: 40.55.2 + rev: 40.56.0 hooks: - id: renovate-config-validator args: [--strict] From 3a89e65863b134f66da284ef333a2acc20c6d987 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 15:17:22 +0000 Subject: [PATCH 048/311] chore(deps): update dependency renovate to v40.56.1 (#3140) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.56.0 | 40.56.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 38b4ee0e..8217bf6c 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: 40.56.0 + rev: 40.56.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f62b85d8..8825d4cf 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.56.0] + additional_dependencies: [renovate@40.56.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c19a0618..777f1b38 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: 40.56.0 + rev: 40.56.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: 40.56.0 + rev: 40.56.1 hooks: - id: renovate-config-validator args: [--strict] From 361208609a5a10b3d55e6052419d022e2ae1e8da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 18:17:15 +0000 Subject: [PATCH 049/311] chore(deps): update dependency renovate to v40.56.2 (#3141) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.56.1 | 40.56.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8217bf6c..b6fc97f5 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: 40.56.1 + rev: 40.56.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8825d4cf..61021232 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.56.1] + additional_dependencies: [renovate@40.56.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 777f1b38..ec19eb44 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: 40.56.1 + rev: 40.56.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: 40.56.1 + rev: 40.56.2 hooks: - id: renovate-config-validator args: [--strict] From 0da7607931a62a64f88196c639aa5003f9e2d0d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 19:17:20 +0000 Subject: [PATCH 050/311] chore(deps): update dependency renovate to v40.56.3 (#3142) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.56.2 | 40.56.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b6fc97f5..9c704553 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: 40.56.2 + rev: 40.56.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 61021232..7c929f5f 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.56.2] + additional_dependencies: [renovate@40.56.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ec19eb44..15a15ff2 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: 40.56.2 + rev: 40.56.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: 40.56.2 + rev: 40.56.3 hooks: - id: renovate-config-validator args: [--strict] From de4a66819c186b8a5a007501fb83d78164b28a31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 23:17:15 +0000 Subject: [PATCH 051/311] chore(deps): update dependency renovate to v40.57.0 (#3143) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.56.3 | 40.57.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c704553..26049a47 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: 40.56.3 + rev: 40.57.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7c929f5f..818c0e29 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.56.3] + additional_dependencies: [renovate@40.57.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 15a15ff2..28dde129 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: 40.56.3 + rev: 40.57.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: 40.56.3 + rev: 40.57.0 hooks: - id: renovate-config-validator args: [--strict] From 63ca8dc226963074559a8db594e15a2cfae804e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 05:17:22 +0000 Subject: [PATCH 052/311] chore(deps): update dependency renovate to v40.57.1 (#3144) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.57.0 | 40.57.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 26049a47..e1cee94a 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: 40.57.0 + rev: 40.57.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 818c0e29..b4958b9b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.57.0] + additional_dependencies: [renovate@40.57.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 28dde129..500200f9 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: 40.57.0 + rev: 40.57.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: 40.57.0 + rev: 40.57.1 hooks: - id: renovate-config-validator args: [--strict] From 4c5f908a1d5a00582d6208b1124cd090f8a5058d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 11:17:18 +0000 Subject: [PATCH 053/311] chore(deps): update dependency renovate to v40.58.0 (#3145) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.57.1 | 40.58.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e1cee94a..48346533 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: 40.57.1 + rev: 40.58.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b4958b9b..1471a1e1 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.57.1] + additional_dependencies: [renovate@40.58.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 500200f9..4a52c939 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: 40.57.1 + rev: 40.58.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: 40.57.1 + rev: 40.58.0 hooks: - id: renovate-config-validator args: [--strict] From e36d3164cabce1d4a4a1d8ead82eb46fac519cbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 15:17:08 +0000 Subject: [PATCH 054/311] chore(deps): update dependency renovate to v40.59.0 (#3146) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.58.0 | 40.59.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 48346533..5202d710 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: 40.58.0 + rev: 40.59.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1471a1e1..7b8f2446 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.58.0] + additional_dependencies: [renovate@40.59.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4a52c939..28f5ea78 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: 40.58.0 + rev: 40.59.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: 40.58.0 + rev: 40.59.0 hooks: - id: renovate-config-validator args: [--strict] From e9c0a88d6f27bb9b4012dbc39da93065698dd918 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 17:17:21 +0000 Subject: [PATCH 055/311] chore(deps): update dependency renovate to v40.59.1 (#3147) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.59.0 | 40.59.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5202d710..161b27c5 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: 40.59.0 + rev: 40.59.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7b8f2446..792d1bde 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.59.0] + additional_dependencies: [renovate@40.59.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 28f5ea78..2a98b6ba 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: 40.59.0 + rev: 40.59.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: 40.59.0 + rev: 40.59.1 hooks: - id: renovate-config-validator args: [--strict] From d2eade79ff8534a851b20e0474f15fab49f51469 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 22:17:24 +0000 Subject: [PATCH 056/311] chore(deps): update dependency renovate to v40.59.2 (#3148) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.59.1 | 40.59.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 161b27c5..423de3ac 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: 40.59.1 + rev: 40.59.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 792d1bde..863e2b4a 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.59.1] + additional_dependencies: [renovate@40.59.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2a98b6ba..a715e33f 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: 40.59.1 + rev: 40.59.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: 40.59.1 + rev: 40.59.2 hooks: - id: renovate-config-validator args: [--strict] From a84eccfde48860a1c63dd3508dd59edc56a75610 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:17:15 +0000 Subject: [PATCH 057/311] chore(deps): update dependency renovate to v40.59.3 (#3149) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.59.2 | 40.59.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 423de3ac..cbe84882 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: 40.59.2 + rev: 40.59.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 863e2b4a..7234738c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.59.2] + additional_dependencies: [renovate@40.59.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a715e33f..408fe493 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: 40.59.2 + rev: 40.59.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: 40.59.2 + rev: 40.59.3 hooks: - id: renovate-config-validator args: [--strict] From a6076153a11985399164fde685993b3239fde6cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 09:17:33 +0000 Subject: [PATCH 058/311] chore(deps): update dependency renovate to v40.59.4 (#3150) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.59.3 | 40.59.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cbe84882..0cd8ab85 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: 40.59.3 + rev: 40.59.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7234738c..eeb31fad 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.59.3] + additional_dependencies: [renovate@40.59.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 408fe493..ffbefb99 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: 40.59.3 + rev: 40.59.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: 40.59.3 + rev: 40.59.4 hooks: - id: renovate-config-validator args: [--strict] From 31d36377a7880aab518615176e285746dbd4e199 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 12:17:21 +0000 Subject: [PATCH 059/311] chore(deps): update dependency renovate to v40.60.0 (#3151) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.59.4 | 40.60.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0cd8ab85..14df3575 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: 40.59.4 + rev: 40.60.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index eeb31fad..cfd12b57 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.59.4] + additional_dependencies: [renovate@40.60.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ffbefb99..64cce18d 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: 40.59.4 + rev: 40.60.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: 40.59.4 + rev: 40.60.0 hooks: - id: renovate-config-validator args: [--strict] From a243ab80c39ab13dfa838963c4b1540a4b025f04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 00:17:19 +0000 Subject: [PATCH 060/311] chore(deps): update dependency renovate to v40.60.1 (#3152) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.60.0 | 40.60.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 14df3575..98eb9315 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: 40.60.0 + rev: 40.60.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index cfd12b57..0aa0cf5b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.60.0] + additional_dependencies: [renovate@40.60.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 64cce18d..46335de9 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: 40.60.0 + rev: 40.60.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: 40.60.0 + rev: 40.60.1 hooks: - id: renovate-config-validator args: [--strict] From 37ce6be7e6a8397469b8c6a8e6aa45785a18bcad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 08:17:11 +0000 Subject: [PATCH 061/311] chore(deps): update dependency renovate to v40.60.2 (#3153) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.60.1 | 40.60.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 98eb9315..d3929935 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: 40.60.1 + rev: 40.60.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0aa0cf5b..872db6cc 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.60.1] + additional_dependencies: [renovate@40.60.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 46335de9..9ff71d1b 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: 40.60.1 + rev: 40.60.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: 40.60.1 + rev: 40.60.2 hooks: - id: renovate-config-validator args: [--strict] From 2a3f5b0b5855c6ddd43685655721b7e8825734ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 09:17:16 +0000 Subject: [PATCH 062/311] chore(deps): update dependency renovate to v40.60.3 (#3154) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.60.2 | 40.60.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d3929935..7023118b 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: 40.60.2 + rev: 40.60.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 872db6cc..f29e9c46 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.60.2] + additional_dependencies: [renovate@40.60.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9ff71d1b..d826266c 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: 40.60.2 + rev: 40.60.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: 40.60.2 + rev: 40.60.3 hooks: - id: renovate-config-validator args: [--strict] From 3af44599fbc54fa85c0ebb0d6d9c3407a5535e1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 12:17:34 +0000 Subject: [PATCH 063/311] chore(deps): update dependency renovate to v40.60.4 (#3155) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.60.3 | 40.60.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7023118b..4cea862e 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: 40.60.3 + rev: 40.60.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f29e9c46..6ddc60ba 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.60.3] + additional_dependencies: [renovate@40.60.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d826266c..6b9a2232 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: 40.60.3 + rev: 40.60.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: 40.60.3 + rev: 40.60.4 hooks: - id: renovate-config-validator args: [--strict] From d3be139f0e340162d370940615d6272c2e6ca116 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 14:17:45 +0000 Subject: [PATCH 064/311] chore(deps): update dependency renovate to v40.60.5 (#3156) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.60.4 | 40.60.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4cea862e..3006cbe9 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: 40.60.4 + rev: 40.60.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6ddc60ba..bdcff8b1 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.60.4] + additional_dependencies: [renovate@40.60.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6b9a2232..6009a22b 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: 40.60.4 + rev: 40.60.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: 40.60.4 + rev: 40.60.5 hooks: - id: renovate-config-validator args: [--strict] From f4f330cb838fa160f6b07c205bc622c72487e1f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 15:17:40 +0000 Subject: [PATCH 065/311] chore(deps): update dependency renovate to v40.61.0 (#3157) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.60.5 | 40.61.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3006cbe9..b6d63d0c 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: 40.60.5 + rev: 40.61.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bdcff8b1..3f83d181 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.60.5] + additional_dependencies: [renovate@40.61.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6009a22b..cea15562 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: 40.60.5 + rev: 40.61.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: 40.60.5 + rev: 40.61.0 hooks: - id: renovate-config-validator args: [--strict] From a55f447da153aa90a0e7ff20f4736e0a3ccf122c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 19:17:18 +0000 Subject: [PATCH 066/311] chore(deps): update dependency renovate to v40.61.1 (#3158) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.61.0 | 40.61.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b6d63d0c..474894fd 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: 40.61.0 + rev: 40.61.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3f83d181..f0347424 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.61.0] + additional_dependencies: [renovate@40.61.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index cea15562..775aa0a1 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: 40.61.0 + rev: 40.61.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: 40.61.0 + rev: 40.61.1 hooks: - id: renovate-config-validator args: [--strict] From 76028b11795affb068bb9a54913d7cb689a243c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 20:17:29 +0000 Subject: [PATCH 067/311] chore(deps): update dependency renovate to v40.61.2 (#3159) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.61.1 | 40.61.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 474894fd..b2ced272 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: 40.61.1 + rev: 40.61.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f0347424..b9a0d0c0 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.61.1] + additional_dependencies: [renovate@40.61.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 775aa0a1..f4b0c163 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: 40.61.1 + rev: 40.61.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: 40.61.1 + rev: 40.61.2 hooks: - id: renovate-config-validator args: [--strict] From 37a7ed0398b43e7005c13fcdfdbe4deae32c68f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 05:17:16 +0000 Subject: [PATCH 068/311] chore(deps): update dependency renovate to v40.61.3 (#3160) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.61.2 | 40.61.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b2ced272..027d87d6 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: 40.61.2 + rev: 40.61.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b9a0d0c0..482d7a1e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.61.2] + additional_dependencies: [renovate@40.61.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f4b0c163..170f606a 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: 40.61.2 + rev: 40.61.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: 40.61.2 + rev: 40.61.3 hooks: - id: renovate-config-validator args: [--strict] From 5cacbbbc790d9f00f176841c6f1f701086b3cb9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 07:17:19 +0000 Subject: [PATCH 069/311] chore(deps): update dependency renovate to v40.62.0 (#3161) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.61.3 | 40.62.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 027d87d6..f846ca2d 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: 40.61.3 + rev: 40.62.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 482d7a1e..2d137484 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.61.3] + additional_dependencies: [renovate@40.62.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 170f606a..700a35aa 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: 40.61.3 + rev: 40.62.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: 40.61.3 + rev: 40.62.0 hooks: - id: renovate-config-validator args: [--strict] From 86c723c649f31eb2f76fbfb629cfd6aed4a63d09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 08:17:34 +0000 Subject: [PATCH 070/311] chore(deps): update dependency renovate to v40.62.1 (#3162) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 40.62.0 | 40.62.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f846ca2d..b83a82cc 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: 40.62.0 + rev: 40.62.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2d137484..63d9556b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.62.0] + additional_dependencies: [renovate@40.62.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 700a35aa..12f327ae 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: 40.62.0 + rev: 40.62.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: 40.62.0 + rev: 40.62.1 hooks: - id: renovate-config-validator args: [--strict] From c3ee97c7638cb9863b1ea171784e636d861b136d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 09:17:45 +0000 Subject: [PATCH 071/311] chore(deps): update dependency renovate to v41 (#3163) | datasource | package | from | to | | ---------- | -------- | ------- | ------ | | npm | renovate | 40.62.1 | 41.0.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b83a82cc..365a451f 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: 40.62.1 + rev: 41.0.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 63d9556b..f6a3ce18 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@40.62.1] + additional_dependencies: [renovate@41.0.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 12f327ae..fb7af755 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: 40.62.1 + rev: 41.0.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: 40.62.1 + rev: 41.0.0 hooks: - id: renovate-config-validator args: [--strict] From b774ba0680ca46196fe35e548a3def9c13c26077 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 13:17:23 +0000 Subject: [PATCH 072/311] chore(deps): update dependency renovate to v41.1.0 (#3164) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.0.0 | 41.1.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 365a451f..740668ab 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: 41.0.0 + rev: 41.1.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f6a3ce18..e03149e1 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.0.0] + additional_dependencies: [renovate@41.1.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fb7af755..6ab8e107 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: 41.0.0 + rev: 41.1.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: 41.0.0 + rev: 41.1.0 hooks: - id: renovate-config-validator args: [--strict] From 0de5c6dc2f48c2f446767338a513767e7878c9a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 22:17:23 +0000 Subject: [PATCH 073/311] chore(deps): update dependency renovate to v41.1.1 (#3165) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.1.0 | 41.1.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 740668ab..798e1047 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: 41.1.0 + rev: 41.1.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e03149e1..7ebe4b30 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.1.0] + additional_dependencies: [renovate@41.1.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6ab8e107..78cddfc8 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: 41.1.0 + rev: 41.1.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: 41.1.0 + rev: 41.1.1 hooks: - id: renovate-config-validator args: [--strict] From fad16b8ca9afda4303f42897c10303bdd5e52334 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 07:17:21 +0000 Subject: [PATCH 074/311] chore(deps): update dependency renovate to v41.1.2 (#3166) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.1.1 | 41.1.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 798e1047..10571a60 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: 41.1.1 + rev: 41.1.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7ebe4b30..22ce889b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.1.1] + additional_dependencies: [renovate@41.1.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 78cddfc8..0f0a3487 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: 41.1.1 + rev: 41.1.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: 41.1.1 + rev: 41.1.2 hooks: - id: renovate-config-validator args: [--strict] From 934f3eb0096b3f4bcc3fd9e34e051548b729e0cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 10:16:57 +0000 Subject: [PATCH 075/311] chore(deps): update dependency renovate to v41.1.3 (#3167) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.1.2 | 41.1.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 10571a60..d0052f04 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: 41.1.2 + rev: 41.1.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 22ce889b..da85c87e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.1.2] + additional_dependencies: [renovate@41.1.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 0f0a3487..8b557f9a 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: 41.1.2 + rev: 41.1.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: 41.1.2 + rev: 41.1.3 hooks: - id: renovate-config-validator args: [--strict] From 5aa7dbed422328bc5e8367722fa6605d6c008a3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Jun 2025 04:18:59 +0000 Subject: [PATCH 076/311] chore(deps): update dependency renovate to v41.1.4 (#3168) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.1.3 | 41.1.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d0052f04..c7766966 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: 41.1.3 + rev: 41.1.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index da85c87e..5c2bafe3 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.1.3] + additional_dependencies: [renovate@41.1.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8b557f9a..86fb7ea1 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: 41.1.3 + rev: 41.1.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: 41.1.3 + rev: 41.1.4 hooks: - id: renovate-config-validator args: [--strict] From db4417fe54d88a589cd82731c569cefb4255779f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 09:21:29 +0000 Subject: [PATCH 077/311] chore(deps): update dependency renovate to v41.2.0 (#3169) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.1.4 | 41.2.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c7766966..aaf136ff 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: 41.1.4 + rev: 41.2.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5c2bafe3..2348f854 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.1.4] + additional_dependencies: [renovate@41.2.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 86fb7ea1..72115054 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: 41.1.4 + rev: 41.2.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: 41.1.4 + rev: 41.2.0 hooks: - id: renovate-config-validator args: [--strict] From eb8ccf1092c97665e7eef13cd6d27d76ccf1b026 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 12:21:22 +0000 Subject: [PATCH 078/311] chore(deps): update dependency renovate to v41.4.0 (#3170) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.2.0 | 41.4.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aaf136ff..817a82d1 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: 41.2.0 + rev: 41.4.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2348f854..6f38c711 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.2.0] + additional_dependencies: [renovate@41.4.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 72115054..588e5031 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: 41.2.0 + rev: 41.4.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: 41.2.0 + rev: 41.4.0 hooks: - id: renovate-config-validator args: [--strict] From 9da96804f3aa99abe8e8ea2e76cc6bb42e46d782 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 16:22:07 +0000 Subject: [PATCH 079/311] chore(deps): update dependency renovate to v41.5.0 (#3171) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.4.0 | 41.5.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 817a82d1..e952b78f 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: 41.4.0 + rev: 41.5.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6f38c711..a2eb6f38 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.4.0] + additional_dependencies: [renovate@41.5.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 588e5031..af80f392 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: 41.4.0 + rev: 41.5.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: 41.4.0 + rev: 41.5.0 hooks: - id: renovate-config-validator args: [--strict] From 0d6f12545086b5365f41b58e205f03b293c9508e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 19:22:36 +0000 Subject: [PATCH 080/311] chore(deps): update dependency renovate to v41.6.0 (#3172) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.5.0 | 41.6.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e952b78f..2189698a 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: 41.5.0 + rev: 41.6.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a2eb6f38..e256d23e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.5.0] + additional_dependencies: [renovate@41.6.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index af80f392..599b3b44 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: 41.5.0 + rev: 41.6.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: 41.5.0 + rev: 41.6.0 hooks: - id: renovate-config-validator args: [--strict] From 975cb3c6faa93b65d5f46d881885b2e38ddcd21d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 20:21:49 +0000 Subject: [PATCH 081/311] chore(deps): update dependency renovate to v41.6.1 (#3173) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.6.0 | 41.6.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2189698a..f259b3b1 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: 41.6.0 + rev: 41.6.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e256d23e..66bc2d9a 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.6.0] + additional_dependencies: [renovate@41.6.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 599b3b44..11346681 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: 41.6.0 + rev: 41.6.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: 41.6.0 + rev: 41.6.1 hooks: - id: renovate-config-validator args: [--strict] From e13262e9c41d3822248f5c6d5c2fca213223d452 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 22:21:39 +0000 Subject: [PATCH 082/311] chore(deps): update dependency renovate to v41.6.2 (#3174) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.6.1 | 41.6.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f259b3b1..6520a8c7 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: 41.6.1 + rev: 41.6.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 66bc2d9a..101a198b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.6.1] + additional_dependencies: [renovate@41.6.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 11346681..a20ec469 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: 41.6.1 + rev: 41.6.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: 41.6.1 + rev: 41.6.2 hooks: - id: renovate-config-validator args: [--strict] From f38822adc9e960c7c139a7ae45b1163b085d2b82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 23:22:37 +0000 Subject: [PATCH 083/311] chore(deps): update dependency renovate to v41.6.3 (#3175) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.6.2 | 41.6.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6520a8c7..c901b6ff 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: 41.6.2 + rev: 41.6.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 101a198b..de2da927 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.6.2] + additional_dependencies: [renovate@41.6.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a20ec469..82cf89c8 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: 41.6.2 + rev: 41.6.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: 41.6.2 + rev: 41.6.3 hooks: - id: renovate-config-validator args: [--strict] From dc7359813cbb4114517798e2c41d7f06b50eaf95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 00:22:02 +0000 Subject: [PATCH 084/311] chore(deps): update dependency renovate to v41.6.4 (#3176) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.6.3 | 41.6.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c901b6ff..9fc9bf29 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: 41.6.3 + rev: 41.6.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index de2da927..4952de72 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.6.3] + additional_dependencies: [renovate@41.6.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 82cf89c8..ed14568c 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: 41.6.3 + rev: 41.6.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: 41.6.3 + rev: 41.6.4 hooks: - id: renovate-config-validator args: [--strict] From 4391668588277ea7cd4df1be543adaca2c3b78d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 09:23:31 +0000 Subject: [PATCH 085/311] chore(deps): update dependency renovate to v41.7.0 (#3177) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.6.4 | 41.7.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9fc9bf29..3649adf5 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: 41.6.4 + rev: 41.7.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4952de72..47710ce5 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.6.4] + additional_dependencies: [renovate@41.7.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ed14568c..43310a37 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: 41.6.4 + rev: 41.7.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: 41.6.4 + rev: 41.7.0 hooks: - id: renovate-config-validator args: [--strict] From c1a1743f18d1e44e6efcf3b66b11e79a817fff65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 20:17:32 +0000 Subject: [PATCH 086/311] chore(deps): update dependency renovate to v41.7.1 (#3178) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.7.0 | 41.7.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3649adf5..c65a5fe2 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: 41.7.0 + rev: 41.7.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 47710ce5..1f166fda 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.7.0] + additional_dependencies: [renovate@41.7.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 43310a37..c8d05b61 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: 41.7.0 + rev: 41.7.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: 41.7.0 + rev: 41.7.1 hooks: - id: renovate-config-validator args: [--strict] From 53c6e7884510286b4808ecfa628064522ff1a89e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 02:17:18 +0000 Subject: [PATCH 087/311] chore(deps): update dependency renovate to v41.7.2 (#3179) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.7.1 | 41.7.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c65a5fe2..939402e5 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: 41.7.1 + rev: 41.7.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1f166fda..98111407 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.7.1] + additional_dependencies: [renovate@41.7.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c8d05b61..d48afc64 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: 41.7.1 + rev: 41.7.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: 41.7.1 + rev: 41.7.2 hooks: - id: renovate-config-validator args: [--strict] From 5006949ffcd565e5e8357a7aca6c8234d18c5e6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 03:17:33 +0000 Subject: [PATCH 088/311] chore(deps): update dependency renovate to v41.8.0 (#3180) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.7.2 | 41.8.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 939402e5..1e7c18ed 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: 41.7.2 + rev: 41.8.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 98111407..8d96c5e1 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.7.2] + additional_dependencies: [renovate@41.8.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d48afc64..087a08ae 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: 41.7.2 + rev: 41.8.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: 41.7.2 + rev: 41.8.0 hooks: - id: renovate-config-validator args: [--strict] From 879f30ca06eb35bc475a69646ee58e4f48f99099 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 06:17:13 +0000 Subject: [PATCH 089/311] chore(deps): update dependency renovate to v41.9.0 (#3181) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 41.8.0 | 41.9.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1e7c18ed..f6d2aefc 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: 41.8.0 + rev: 41.9.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8d96c5e1..815b76b6 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.8.0] + additional_dependencies: [renovate@41.9.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 087a08ae..b67a5603 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: 41.8.0 + rev: 41.9.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: 41.8.0 + rev: 41.9.0 hooks: - id: renovate-config-validator args: [--strict] From 528a0c3e4004859b3e0518d3a16e061de9f9faa9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 10:17:59 +0000 Subject: [PATCH 090/311] chore(deps): update dependency renovate to v41.10.0 (#3183) | datasource | package | from | to | | ---------- | -------- | ------ | ------- | | npm | renovate | 41.9.0 | 41.10.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f6d2aefc..c77a1d9a 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: 41.9.0 + rev: 41.10.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 815b76b6..0c0e7894 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.9.0] + additional_dependencies: [renovate@41.10.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b67a5603..4802ae71 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: 41.9.0 + rev: 41.10.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: 41.9.0 + rev: 41.10.0 hooks: - id: renovate-config-validator args: [--strict] From 19943f32553111a84999c206cd8c7262255a6c18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 13:17:28 +0000 Subject: [PATCH 091/311] chore(deps): update dependency renovate to v41.10.1 (#3184) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.10.0 | 41.10.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c77a1d9a..7fa8cae2 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: 41.10.0 + rev: 41.10.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0c0e7894..ca055ebc 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.10.0] + additional_dependencies: [renovate@41.10.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4802ae71..8295c527 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: 41.10.0 + rev: 41.10.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: 41.10.0 + rev: 41.10.1 hooks: - id: renovate-config-validator args: [--strict] From 4a401fc2d7988af15f6d5202acd38bb9520be76a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 16:17:28 +0000 Subject: [PATCH 092/311] chore(deps): update dependency renovate to v41.11.0 (#3185) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.10.1 | 41.11.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7fa8cae2..685166e6 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: 41.10.1 + rev: 41.11.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ca055ebc..50d88de4 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.10.1] + additional_dependencies: [renovate@41.11.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8295c527..565446f7 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: 41.10.1 + rev: 41.11.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: 41.10.1 + rev: 41.11.0 hooks: - id: renovate-config-validator args: [--strict] From b658114a720e9e04faa3ce850aa9545e393b8759 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 21:17:31 +0000 Subject: [PATCH 093/311] chore(deps): update dependency renovate to v41.11.1 (#3186) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.11.0 | 41.11.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 685166e6..c03ff598 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: 41.11.0 + rev: 41.11.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 50d88de4..79bc58ab 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.11.0] + additional_dependencies: [renovate@41.11.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 565446f7..8ca407a1 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: 41.11.0 + rev: 41.11.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: 41.11.0 + rev: 41.11.1 hooks: - id: renovate-config-validator args: [--strict] From 1ea48a22ace6429e6881d1ef93afb1ec04f3382f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 08:17:29 +0000 Subject: [PATCH 094/311] chore(deps): update dependency renovate to v41.12.0 (#3187) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.11.1 | 41.12.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c03ff598..6e0020e3 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: 41.11.1 + rev: 41.12.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 79bc58ab..cc22f2c6 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.11.1] + additional_dependencies: [renovate@41.12.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8ca407a1..fe7554aa 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: 41.11.1 + rev: 41.12.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: 41.11.1 + rev: 41.12.0 hooks: - id: renovate-config-validator args: [--strict] From aa6eaf136fdbe8e0b2bd27014f778fe58d3f21c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 20:17:13 +0000 Subject: [PATCH 095/311] chore(deps): update dependency renovate to v41.12.1 (#3188) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.12.0 | 41.12.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e0020e3..401fc057 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: 41.12.0 + rev: 41.12.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index cc22f2c6..1c35db43 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.12.0] + additional_dependencies: [renovate@41.12.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fe7554aa..360ca904 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: 41.12.0 + rev: 41.12.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: 41.12.0 + rev: 41.12.1 hooks: - id: renovate-config-validator args: [--strict] From 06f7a288aa0b68d69264657cb3ed16986a8acc10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 00:17:34 +0000 Subject: [PATCH 096/311] chore(deps): update dependency renovate to v41.13.0 (#3189) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.12.1 | 41.13.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 401fc057..3be420e2 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: 41.12.1 + rev: 41.13.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1c35db43..7192c990 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.12.1] + additional_dependencies: [renovate@41.13.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 360ca904..dd321834 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: 41.12.1 + rev: 41.13.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: 41.12.1 + rev: 41.13.0 hooks: - id: renovate-config-validator args: [--strict] From c9ccac9fdfc7a0cf3a83a3b5f39f27148eca8009 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 07:17:26 +0000 Subject: [PATCH 097/311] chore(deps): update dependency renovate to v41.13.1 (#3190) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.13.0 | 41.13.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3be420e2..63dc7391 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: 41.13.0 + rev: 41.13.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7192c990..d1da8170 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.13.0] + additional_dependencies: [renovate@41.13.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index dd321834..452f071c 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: 41.13.0 + rev: 41.13.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: 41.13.0 + rev: 41.13.1 hooks: - id: renovate-config-validator args: [--strict] From 9f5de2b16ba9e430a3637b155114c6aa3b3c34e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 10:17:11 +0000 Subject: [PATCH 098/311] chore(deps): update dependency renovate to v41.14.0 (#3191) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.13.1 | 41.14.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 63dc7391..debef3c0 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: 41.13.1 + rev: 41.14.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d1da8170..5e03a42b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.13.1] + additional_dependencies: [renovate@41.14.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 452f071c..3185d7ea 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: 41.13.1 + rev: 41.14.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: 41.13.1 + rev: 41.14.0 hooks: - id: renovate-config-validator args: [--strict] From 660dfaf720c27ccc4a6dea1425deebf044826861 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 15:17:20 +0000 Subject: [PATCH 099/311] chore(deps): update dependency renovate to v41.15.0 (#3192) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.14.0 | 41.15.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index debef3c0..e8c5ff06 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: 41.14.0 + rev: 41.15.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5e03a42b..b1cbca91 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.14.0] + additional_dependencies: [renovate@41.15.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3185d7ea..7b392b4b 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: 41.14.0 + rev: 41.15.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: 41.14.0 + rev: 41.15.0 hooks: - id: renovate-config-validator args: [--strict] From 31b9b860fa8646f3ed896fb575544611892ae9f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 08:17:12 +0000 Subject: [PATCH 100/311] chore(deps): update dependency renovate to v41.16.0 (#3193) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.15.0 | 41.16.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e8c5ff06..55f4aeb9 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: 41.15.0 + rev: 41.16.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b1cbca91..778139ec 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.15.0] + additional_dependencies: [renovate@41.16.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 7b392b4b..f9f12b95 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: 41.15.0 + rev: 41.16.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: 41.15.0 + rev: 41.16.0 hooks: - id: renovate-config-validator args: [--strict] From 9e16b453d70ba7dcaa889b44b33d7ab1bda09ff2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 10:17:05 +0000 Subject: [PATCH 101/311] chore(deps): update dependency renovate to v41.16.1 (#3194) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.16.0 | 41.16.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 55f4aeb9..3f3995ff 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: 41.16.0 + rev: 41.16.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 778139ec..01aa2caf 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.16.0] + additional_dependencies: [renovate@41.16.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f9f12b95..ae175713 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: 41.16.0 + rev: 41.16.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: 41.16.0 + rev: 41.16.1 hooks: - id: renovate-config-validator args: [--strict] From 9c9e34f50dbe3a5da4114ad48ac6f6ed7c65c5e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 06:17:10 +0000 Subject: [PATCH 102/311] chore(deps): update dependency renovate to v41.16.2 (#3196) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.16.1 | 41.16.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f3995ff..a6db70df 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: 41.16.1 + rev: 41.16.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 01aa2caf..bbdd9aeb 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.16.1] + additional_dependencies: [renovate@41.16.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ae175713..91077a18 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: 41.16.1 + rev: 41.16.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: 41.16.1 + rev: 41.16.2 hooks: - id: renovate-config-validator args: [--strict] From b8408af596f9ca90ffca6426e66b5b21dbe9713c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 07:17:03 +0000 Subject: [PATCH 103/311] chore(deps): update dependency renovate to v41.16.3 (#3197) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.16.2 | 41.16.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a6db70df..411105dc 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: 41.16.2 + rev: 41.16.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bbdd9aeb..e71465cf 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.16.2] + additional_dependencies: [renovate@41.16.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 91077a18..8a8de9f6 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: 41.16.2 + rev: 41.16.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: 41.16.2 + rev: 41.16.3 hooks: - id: renovate-config-validator args: [--strict] From 3c9928bc6a86270a10d79785fba9c3b1cf79e49f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 10:17:20 +0000 Subject: [PATCH 104/311] chore(deps): update dependency renovate to v41.17.0 (#3198) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.16.3 | 41.17.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 411105dc..9a03398d 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: 41.16.3 + rev: 41.17.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e71465cf..f9e0a245 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.16.3] + additional_dependencies: [renovate@41.17.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8a8de9f6..00b40240 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: 41.16.3 + rev: 41.17.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: 41.16.3 + rev: 41.17.0 hooks: - id: renovate-config-validator args: [--strict] From d1455a9907ed898e608df6edfdbb0e36264fa4b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 16:17:18 +0000 Subject: [PATCH 105/311] chore(deps): update dependency renovate to v41.17.1 (#3199) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.17.0 | 41.17.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9a03398d..4b086737 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: 41.17.0 + rev: 41.17.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f9e0a245..7c86e09c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.17.0] + additional_dependencies: [renovate@41.17.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 00b40240..03377f0c 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: 41.17.0 + rev: 41.17.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: 41.17.0 + rev: 41.17.1 hooks: - id: renovate-config-validator args: [--strict] From 461803813a4c15b54bba3f30455bc7c915b04cc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 18:17:12 +0000 Subject: [PATCH 106/311] chore(deps): update dependency renovate to v41.17.2 (#3200) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.17.1 | 41.17.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4b086737..87956bde 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: 41.17.1 + rev: 41.17.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7c86e09c..cad1d5a3 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.17.1] + additional_dependencies: [renovate@41.17.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 03377f0c..8617a15a 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: 41.17.1 + rev: 41.17.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: 41.17.1 + rev: 41.17.2 hooks: - id: renovate-config-validator args: [--strict] From 223c9820dd7e79ad8ab940d30076bad691c7b02b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 18:17:34 +0000 Subject: [PATCH 107/311] chore(deps): update dependency renovate to v41.18.0 (#3202) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.17.2 | 41.18.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 87956bde..aee9b83a 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: 41.17.2 + rev: 41.18.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index cad1d5a3..26e36d59 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.17.2] + additional_dependencies: [renovate@41.18.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8617a15a..d83ff332 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: 41.17.2 + rev: 41.18.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: 41.17.2 + rev: 41.18.0 hooks: - id: renovate-config-validator args: [--strict] From cb04a0e2df58c0c4dc6dec938f1bfbafe9581c64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 19:17:21 +0000 Subject: [PATCH 108/311] chore(deps): update dependency renovate to v41.18.1 (#3203) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.18.0 | 41.18.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aee9b83a..dd70902a 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: 41.18.0 + rev: 41.18.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 26e36d59..128ea96e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.18.0] + additional_dependencies: [renovate@41.18.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d83ff332..35841b9d 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: 41.18.0 + rev: 41.18.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: 41.18.0 + rev: 41.18.1 hooks: - id: renovate-config-validator args: [--strict] From fbf53c7759b62ad622ba7b7c043ae7d85a56ff9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 04:17:14 +0000 Subject: [PATCH 109/311] chore(deps): update dependency renovate to v41.18.2 (#3204) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.18.1 | 41.18.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dd70902a..28ae2105 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: 41.18.1 + rev: 41.18.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 128ea96e..52b0aee3 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.18.1] + additional_dependencies: [renovate@41.18.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 35841b9d..9b4fe905 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: 41.18.1 + rev: 41.18.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: 41.18.1 + rev: 41.18.2 hooks: - id: renovate-config-validator args: [--strict] From 2b1e65524c7233be003e4de687b1561ce90c41f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 05:17:15 +0000 Subject: [PATCH 110/311] chore(deps): update dependency renovate to v41.18.3 (#3205) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.18.2 | 41.18.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 28ae2105..fa8de882 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: 41.18.2 + rev: 41.18.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 52b0aee3..6d11921b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.18.2] + additional_dependencies: [renovate@41.18.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9b4fe905..764bb435 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: 41.18.2 + rev: 41.18.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: 41.18.2 + rev: 41.18.3 hooks: - id: renovate-config-validator args: [--strict] From 017a50b9378c79551d480bd614f3ca25ee23e8c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 09:17:07 +0000 Subject: [PATCH 111/311] chore(deps): update dependency renovate to v41.19.0 (#3206) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.18.3 | 41.19.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fa8de882..d1f63fa1 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: 41.18.3 + rev: 41.19.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6d11921b..92b575ba 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.18.3] + additional_dependencies: [renovate@41.19.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 764bb435..bab83128 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: 41.18.3 + rev: 41.19.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: 41.18.3 + rev: 41.19.0 hooks: - id: renovate-config-validator args: [--strict] From 98673935a590a07f3fd4210871855ae5afe67498 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 11:17:13 +0000 Subject: [PATCH 112/311] chore(deps): update dependency renovate to v41.20.0 (#3207) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.19.0 | 41.20.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d1f63fa1..1b048f6f 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: 41.19.0 + rev: 41.20.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 92b575ba..ab104f6d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.19.0] + additional_dependencies: [renovate@41.20.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index bab83128..6e06600c 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: 41.19.0 + rev: 41.20.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: 41.19.0 + rev: 41.20.0 hooks: - id: renovate-config-validator args: [--strict] From 852c1f4996fe263d94c6d9c771dcf9bdee1a1570 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 17:17:25 +0000 Subject: [PATCH 113/311] chore(deps): update dependency renovate to v41.20.1 (#3208) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.20.0 | 41.20.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1b048f6f..803f50bf 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: 41.20.0 + rev: 41.20.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ab104f6d..4c1089f8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.20.0] + additional_dependencies: [renovate@41.20.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6e06600c..cd934757 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: 41.20.0 + rev: 41.20.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: 41.20.0 + rev: 41.20.1 hooks: - id: renovate-config-validator args: [--strict] From 3534c383f981a829bd20e282c7ab269ade4ef99d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 18:17:25 +0000 Subject: [PATCH 114/311] chore(deps): update dependency renovate to v41.20.2 (#3209) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.20.1 | 41.20.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 803f50bf..f838e1b0 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: 41.20.1 + rev: 41.20.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4c1089f8..2f280597 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.20.1] + additional_dependencies: [renovate@41.20.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index cd934757..573b7688 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: 41.20.1 + rev: 41.20.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: 41.20.1 + rev: 41.20.2 hooks: - id: renovate-config-validator args: [--strict] From 667e044ec2c8eda2e16f94e5740e22e862a2ce68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 21:17:17 +0000 Subject: [PATCH 115/311] chore(deps): update dependency renovate to v41.21.0 (#3210) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.20.2 | 41.21.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f838e1b0..b3d2a07c 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: 41.20.2 + rev: 41.21.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2f280597..a7dd8f6b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.20.2] + additional_dependencies: [renovate@41.21.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 573b7688..e0115c76 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: 41.20.2 + rev: 41.21.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: 41.20.2 + rev: 41.21.0 hooks: - id: renovate-config-validator args: [--strict] From dc185cc3c697e31ff0eb537e449df3b39146f3dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 12:17:20 +0000 Subject: [PATCH 116/311] chore(deps): update dependency renovate to v41.21.1 (#3211) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.21.0 | 41.21.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b3d2a07c..074c8726 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: 41.21.0 + rev: 41.21.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a7dd8f6b..83048bce 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.21.0] + additional_dependencies: [renovate@41.21.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e0115c76..adc83e55 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: 41.21.0 + rev: 41.21.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: 41.21.0 + rev: 41.21.1 hooks: - id: renovate-config-validator args: [--strict] From 7e0251ebe7b4765a9d8de1c8ea3a1d358febc4b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 00:17:00 +0000 Subject: [PATCH 117/311] chore(deps): update dependency renovate to v41.21.2 (#3212) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.21.1 | 41.21.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 074c8726..3d8a70eb 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: 41.21.1 + rev: 41.21.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 83048bce..c620ed7d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.21.1] + additional_dependencies: [renovate@41.21.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index adc83e55..5de9d587 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: 41.21.1 + rev: 41.21.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: 41.21.1 + rev: 41.21.2 hooks: - id: renovate-config-validator args: [--strict] From 2886538bc0b0316f017ff1683240e94fc82c5e26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 03:18:32 +0000 Subject: [PATCH 118/311] chore(deps): update dependency renovate to v41.21.3 (#3213) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.21.2 | 41.21.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d8a70eb..cf21a496 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: 41.21.2 + rev: 41.21.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c620ed7d..fb3723fa 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.21.2] + additional_dependencies: [renovate@41.21.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5de9d587..4897239e 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: 41.21.2 + rev: 41.21.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: 41.21.2 + rev: 41.21.3 hooks: - id: renovate-config-validator args: [--strict] From b41e0d3639f1efdc80c9cc21a8be2e66e1a33a55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 07:18:19 +0000 Subject: [PATCH 119/311] chore(deps): update dependency renovate to v41.22.0 (#3214) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.21.3 | 41.22.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cf21a496..ce7b8cbc 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: 41.21.3 + rev: 41.22.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fb3723fa..40932436 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.21.3] + additional_dependencies: [renovate@41.22.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4897239e..dcdfeb88 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: 41.21.3 + rev: 41.22.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: 41.21.3 + rev: 41.22.0 hooks: - id: renovate-config-validator args: [--strict] From 982ad89aa6746bbdb4eba25a44eb7647429e60cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 08:18:33 +0000 Subject: [PATCH 120/311] chore(deps): update dependency renovate to v41.23.0 (#3215) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.22.0 | 41.23.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ce7b8cbc..19469416 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: 41.22.0 + rev: 41.23.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 40932436..f8763632 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.22.0] + additional_dependencies: [renovate@41.23.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index dcdfeb88..d992fa40 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: 41.22.0 + rev: 41.23.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: 41.22.0 + rev: 41.23.0 hooks: - id: renovate-config-validator args: [--strict] From ec53b03c9c01c6d8017b4de03c4c0ed35e55d5b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 17:17:22 +0000 Subject: [PATCH 121/311] chore(deps): update dependency renovate to v41.23.1 (#3216) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.23.0 | 41.23.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 19469416..a3360217 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: 41.23.0 + rev: 41.23.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f8763632..53f1fe6e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.23.0] + additional_dependencies: [renovate@41.23.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d992fa40..b7a2f3ba 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: 41.23.0 + rev: 41.23.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: 41.23.0 + rev: 41.23.1 hooks: - id: renovate-config-validator args: [--strict] From 0be98714999aa74092d0cf417fa259b3638fabb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 20:17:04 +0000 Subject: [PATCH 122/311] chore(deps): update dependency renovate to v41.23.2 (#3217) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.23.1 | 41.23.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a3360217..4ae1b56e 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: 41.23.1 + rev: 41.23.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 53f1fe6e..9e6092a2 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.23.1] + additional_dependencies: [renovate@41.23.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b7a2f3ba..2d091583 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: 41.23.1 + rev: 41.23.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: 41.23.1 + rev: 41.23.2 hooks: - id: renovate-config-validator args: [--strict] From 523af2d9522204bac8b31e32c98c20828a462730 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 07:21:14 +0000 Subject: [PATCH 123/311] chore(deps): update dependency renovate to v41.23.3 (#3218) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.23.2 | 41.23.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4ae1b56e..824b447b 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: 41.23.2 + rev: 41.23.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 9e6092a2..2627b9f3 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.23.2] + additional_dependencies: [renovate@41.23.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2d091583..8b86e6d8 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: 41.23.2 + rev: 41.23.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: 41.23.2 + rev: 41.23.3 hooks: - id: renovate-config-validator args: [--strict] From 1f3eadc4152b0b9f1ba20a9fd81e2777209de596 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 08:21:13 +0000 Subject: [PATCH 124/311] chore(deps): update dependency renovate to v41.23.4 (#3219) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.23.3 | 41.23.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 824b447b..c5b55ed9 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: 41.23.3 + rev: 41.23.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2627b9f3..d3cc54f4 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.23.3] + additional_dependencies: [renovate@41.23.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8b86e6d8..64a3594c 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: 41.23.3 + rev: 41.23.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: 41.23.3 + rev: 41.23.4 hooks: - id: renovate-config-validator args: [--strict] From f85c5c260ab38ecfb47045a6f0957985a1b7623c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 14:18:55 +0000 Subject: [PATCH 125/311] chore(deps): update dependency renovate to v41.23.5 (#3220) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.23.4 | 41.23.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c5b55ed9..e3001729 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: 41.23.4 + rev: 41.23.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d3cc54f4..07e2b7fe 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.23.4] + additional_dependencies: [renovate@41.23.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 64a3594c..85e1e7a3 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: 41.23.4 + rev: 41.23.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: 41.23.4 + rev: 41.23.5 hooks: - id: renovate-config-validator args: [--strict] From 553226f5172238e8cc3ea8dbba42a328f482f3f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 03:17:28 +0000 Subject: [PATCH 126/311] chore(deps): update mikefarah/yq action to v4.46.1 (#3222) | datasource | package | from | to | | ----------- | ------------ | ------- | ------- | | github-tags | mikefarah/yq | v4.45.4 | v4.46.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 db8aafab..6a8e57e0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,7 +48,7 @@ jobs: - name: Get Renovate version id: get-renovate-version - uses: mikefarah/yq@b534aa9ee5d38001fba3cd8fe254a037e4847b37 # v4.45.4 + uses: mikefarah/yq@1187c954ec44c3a0e62c13ca7dc9dadc1ca80ae7 # v4.46.1 with: cmd: >- yq eval From c1beaf776bdbddb75d9b798ce329f79784daea7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 07:00:28 +0200 Subject: [PATCH 127/311] chore(deps): update dependency renovate to v41.35.2 (#3221) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.23.5 | 41.35.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e3001729..e94e4b23 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: 41.23.5 + rev: 41.35.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 07e2b7fe..c5a29c8b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.23.5] + additional_dependencies: [renovate@41.35.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 85e1e7a3..f3015ed9 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: 41.23.5 + rev: 41.35.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: 41.23.5 + rev: 41.35.2 hooks: - id: renovate-config-validator args: [--strict] From 2b6ee7bf7cf207bb130c648ade02baab700a98ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 11:17:32 +0000 Subject: [PATCH 128/311] chore(deps): update dependency renovate to v41.36.0 (#3223) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.35.2 | 41.36.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e94e4b23..0925e9bf 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: 41.35.2 + rev: 41.36.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c5a29c8b..01fe0721 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.35.2] + additional_dependencies: [renovate@41.36.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f3015ed9..e88163fa 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: 41.35.2 + rev: 41.36.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: 41.35.2 + rev: 41.36.0 hooks: - id: renovate-config-validator args: [--strict] From 88cd07b1ddaf61d20793984cc6e5bfdb24f1a6a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 12:17:11 +0000 Subject: [PATCH 129/311] chore(deps): update dependency renovate to v41.36.2 (#3224) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.36.0 | 41.36.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0925e9bf..d83d486c 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: 41.36.0 + rev: 41.36.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 01fe0721..7c9d1a3b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.36.0] + additional_dependencies: [renovate@41.36.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e88163fa..2a54dc39 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: 41.36.0 + rev: 41.36.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: 41.36.0 + rev: 41.36.2 hooks: - id: renovate-config-validator args: [--strict] From 6b2bf3586501257b69d9a7a8f3b6703cd985fdd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 13:17:21 +0000 Subject: [PATCH 130/311] chore(deps): update dependency renovate to v41.37.0 (#3225) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.36.2 | 41.37.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d83d486c..eff80d8e 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: 41.36.2 + rev: 41.37.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7c9d1a3b..86d788dc 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.36.2] + additional_dependencies: [renovate@41.37.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2a54dc39..f0f3a603 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: 41.36.2 + rev: 41.37.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: 41.36.2 + rev: 41.37.0 hooks: - id: renovate-config-validator args: [--strict] From 4f6050dac150a14e58b1da2e1d090dd685a42326 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 14:17:16 +0000 Subject: [PATCH 131/311] chore(deps): update dependency renovate to v41.37.1 (#3226) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.37.0 | 41.37.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eff80d8e..a8f83776 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: 41.37.0 + rev: 41.37.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 86d788dc..591745ae 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.37.0] + additional_dependencies: [renovate@41.37.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f0f3a603..71b7fe85 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: 41.37.0 + rev: 41.37.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: 41.37.0 + rev: 41.37.1 hooks: - id: renovate-config-validator args: [--strict] From 5da202e2641167a24f447d9b2999d2b0fd6b4629 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 15:17:44 +0000 Subject: [PATCH 132/311] chore(deps): update dependency renovate to v41.37.2 (#3227) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.37.1 | 41.37.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a8f83776..decbb481 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: 41.37.1 + rev: 41.37.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 591745ae..f6db5396 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.37.1] + additional_dependencies: [renovate@41.37.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 71b7fe85..651f8848 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: 41.37.1 + rev: 41.37.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: 41.37.1 + rev: 41.37.2 hooks: - id: renovate-config-validator args: [--strict] From 093572b0ed9ef10b89cb609b58d8970c6846a4e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 17:17:27 +0000 Subject: [PATCH 133/311] chore(deps): update dependency renovate to v41.37.3 (#3228) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.37.2 | 41.37.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index decbb481..b41beef7 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: 41.37.2 + rev: 41.37.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f6db5396..2353b5cf 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.37.2] + additional_dependencies: [renovate@41.37.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 651f8848..829047be 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: 41.37.2 + rev: 41.37.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: 41.37.2 + rev: 41.37.3 hooks: - id: renovate-config-validator args: [--strict] From 4c206465e3ceec387b7bfa7c4feae458ddc6cb3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 19:17:19 +0000 Subject: [PATCH 134/311] chore(deps): update dependency renovate to v41.37.4 (#3229) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.37.3 | 41.37.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b41beef7..26fd34ba 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: 41.37.3 + rev: 41.37.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2353b5cf..94be7701 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.37.3] + additional_dependencies: [renovate@41.37.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 829047be..1a1ee946 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: 41.37.3 + rev: 41.37.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: 41.37.3 + rev: 41.37.4 hooks: - id: renovate-config-validator args: [--strict] From 35ea00e8561bd911573c095214a79d6931d6909b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 20:17:14 +0000 Subject: [PATCH 135/311] chore(deps): update dependency renovate to v41.37.5 (#3230) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.37.4 | 41.37.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 26fd34ba..c1ea6f36 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: 41.37.4 + rev: 41.37.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 94be7701..e67963fc 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.37.4] + additional_dependencies: [renovate@41.37.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1a1ee946..8feb81a4 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: 41.37.4 + rev: 41.37.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: 41.37.4 + rev: 41.37.5 hooks: - id: renovate-config-validator args: [--strict] From 754d16090799f17f68f2b6330320f870592033c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 21:17:29 +0000 Subject: [PATCH 136/311] chore(deps): update dependency renovate to v41.37.6 (#3231) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.37.5 | 41.37.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c1ea6f36..ab3bf967 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: 41.37.5 + rev: 41.37.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e67963fc..21c09d05 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.37.5] + additional_dependencies: [renovate@41.37.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8feb81a4..e362951e 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: 41.37.5 + rev: 41.37.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: 41.37.5 + rev: 41.37.6 hooks: - id: renovate-config-validator args: [--strict] From c4b2b4500819350e25abf8e95ffb3d551d55f48e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 22:17:23 +0000 Subject: [PATCH 137/311] chore(deps): update dependency renovate to v41.37.7 (#3232) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.37.6 | 41.37.7 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ab3bf967..a6da6f30 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: 41.37.6 + rev: 41.37.7 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 21c09d05..a3ef7c27 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.37.6] + additional_dependencies: [renovate@41.37.7] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e362951e..f86c6af1 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: 41.37.6 + rev: 41.37.7 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.37.6 + rev: 41.37.7 hooks: - id: renovate-config-validator args: [--strict] From 7c2f817d003929083082cc2b946d3462602626f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 08:17:28 +0000 Subject: [PATCH 138/311] chore(deps): update dependency renovate to v41.37.8 (#3233) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.37.7 | 41.37.8 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a6da6f30..dacc04eb 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: 41.37.7 + rev: 41.37.8 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a3ef7c27..aac3968d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.37.7] + additional_dependencies: [renovate@41.37.8] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f86c6af1..66e425c3 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: 41.37.7 + rev: 41.37.8 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.37.7 + rev: 41.37.8 hooks: - id: renovate-config-validator args: [--strict] From 76eb35984fc44b6b1400fa93387c3e5406ed8ddd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 10:17:20 +0000 Subject: [PATCH 139/311] chore(deps): update dependency renovate to v41.37.9 (#3234) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.37.8 | 41.37.9 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dacc04eb..5cfcec9a 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: 41.37.8 + rev: 41.37.9 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index aac3968d..70a5cecf 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,6 +3,6 @@ description: Validate Renovate config language: node language_version: lts - additional_dependencies: [renovate@41.37.8] + additional_dependencies: [renovate@41.37.9] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 66e425c3..f4104238 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: 41.37.8 + rev: 41.37.9 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.37.8 + rev: 41.37.9 hooks: - id: renovate-config-validator args: [--strict] From 0bfa878e25e242d01f44102e5a54cded0dce7417 Mon Sep 17 00:00:00 2001 From: Markus Hofbauer Date: Thu, 17 Jul 2025 14:41:39 +0200 Subject: [PATCH 140/311] feat: Add `minimum_pre_commit_version` (#3201) --- .pre-commit-hooks.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 70a5cecf..96484154 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -1,6 +1,7 @@ - id: renovate-config-validator name: renovate-config-validator description: Validate Renovate config + minimum_pre_commit_version: 3.6.0 language: node language_version: lts additional_dependencies: [renovate@41.37.9] From a616da45b38b4e5e706b2322a6d25dabb5f748d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 16:27:05 +0000 Subject: [PATCH 141/311] chore(deps): update dependency renovate to v41.37.10 (#3235) | datasource | package | from | to | | ---------- | -------- | ------- | -------- | | npm | renovate | 41.37.9 | 41.37.10 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5cfcec9a..5347e139 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: 41.37.9 + rev: 41.37.10 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 96484154..8f3e851c 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@41.37.9] + additional_dependencies: [renovate@41.37.10] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f4104238..9b4d809b 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: 41.37.9 + rev: 41.37.10 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.37.9 + rev: 41.37.10 hooks: - id: renovate-config-validator args: [--strict] From 4e2eb99c7849829bbc637f88b24ba6abb4d0b0e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 19:24:10 +0000 Subject: [PATCH 142/311] chore(deps): update dependency renovate to v41.37.11 (#3236) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 41.37.10 | 41.37.11 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5347e139..da1ce8e0 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: 41.37.10 + rev: 41.37.11 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8f3e851c..6d4574f4 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@41.37.10] + additional_dependencies: [renovate@41.37.11] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9b4d809b..ac764c29 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: 41.37.10 + rev: 41.37.11 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.37.10 + rev: 41.37.11 hooks: - id: renovate-config-validator args: [--strict] From 94c00db8cd89065277aeb7ed67978b121520858f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 22:25:22 +0000 Subject: [PATCH 143/311] chore(deps): update dependency renovate to v41.37.12 (#3237) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 41.37.11 | 41.37.12 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index da1ce8e0..8d836743 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: 41.37.11 + rev: 41.37.12 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6d4574f4..40862700 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@41.37.11] + additional_dependencies: [renovate@41.37.12] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ac764c29..4699c36f 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: 41.37.11 + rev: 41.37.12 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: 41.37.11 + rev: 41.37.12 hooks: - id: renovate-config-validator args: [--strict] From 32c95da3d88700bfc2e0d9e0c53df0137d649b2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 01:27:01 +0000 Subject: [PATCH 144/311] chore(deps): update dependency renovate to v41.38.0 (#3238) | datasource | package | from | to | | ---------- | -------- | -------- | ------- | | npm | renovate | 41.37.12 | 41.38.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8d836743..5870b5be 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: 41.37.12 + rev: 41.38.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 40862700..dc3d5e2e 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@41.37.12] + additional_dependencies: [renovate@41.38.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4699c36f..97706178 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: 41.37.12 + rev: 41.38.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: 41.37.12 + rev: 41.38.0 hooks: - id: renovate-config-validator args: [--strict] From 500eade88359840373aa51748fd62f07ac190501 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 06:25:25 +0000 Subject: [PATCH 145/311] chore(deps): update dependency renovate to v41.38.1 (#3239) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.38.0 | 41.38.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5870b5be..a46ebe06 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: 41.38.0 + rev: 41.38.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index dc3d5e2e..6ca936bc 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@41.38.0] + additional_dependencies: [renovate@41.38.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 97706178..e3d8a96e 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: 41.38.0 + rev: 41.38.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: 41.38.0 + rev: 41.38.1 hooks: - id: renovate-config-validator args: [--strict] From fdcce31cf9b56c05613f0bb6f46428342e0bc581 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 21:24:19 +0000 Subject: [PATCH 146/311] chore(deps): update dependency renovate to v41.38.2 (#3240) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.38.1 | 41.38.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a46ebe06..e3bab15f 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: 41.38.1 + rev: 41.38.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6ca936bc..d9d5c917 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@41.38.1] + additional_dependencies: [renovate@41.38.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e3d8a96e..1fc71389 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: 41.38.1 + rev: 41.38.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: 41.38.1 + rev: 41.38.2 hooks: - id: renovate-config-validator args: [--strict] From 8115dec272b98700f0240ad80f02b79a2b6cf3c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 14:24:50 +0000 Subject: [PATCH 147/311] chore(deps): update dependency renovate to v41.39.0 (#3241) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.38.2 | 41.39.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e3bab15f..1c65a539 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: 41.38.2 + rev: 41.39.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d9d5c917..c18ec6b2 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@41.38.2] + additional_dependencies: [renovate@41.39.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1fc71389..34ad384e 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: 41.38.2 + rev: 41.39.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: 41.38.2 + rev: 41.39.0 hooks: - id: renovate-config-validator args: [--strict] From 5fb1699087337bc659807a9dba856a1926463229 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 19:24:51 +0000 Subject: [PATCH 148/311] chore(deps): update dependency renovate to v41.40.0 (#3242) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.39.0 | 41.40.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1c65a539..5112199d 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: 41.39.0 + rev: 41.40.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c18ec6b2..809562d5 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@41.39.0] + additional_dependencies: [renovate@41.40.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 34ad384e..ca2e726f 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: 41.39.0 + rev: 41.40.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: 41.39.0 + rev: 41.40.0 hooks: - id: renovate-config-validator args: [--strict] From 214ed32468a318959416efd8c14a172720a8895a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 15:29:49 +0000 Subject: [PATCH 149/311] chore(deps): update dependency renovate to v41.41.0 (#3243) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.40.0 | 41.41.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5112199d..3ececd2a 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: 41.40.0 + rev: 41.41.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 809562d5..0cedb739 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@41.40.0] + additional_dependencies: [renovate@41.41.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ca2e726f..7e4493b7 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: 41.40.0 + rev: 41.41.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: 41.40.0 + rev: 41.41.0 hooks: - id: renovate-config-validator args: [--strict] From 0cd5d4872f30fdc1eb01de91949996daf90afe0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 16:34:00 +0000 Subject: [PATCH 150/311] chore(deps): update dependency renovate to v41.42.0 (#3244) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.41.0 | 41.42.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3ececd2a..534594ed 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: 41.41.0 + rev: 41.42.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0cedb739..06233cac 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@41.41.0] + additional_dependencies: [renovate@41.42.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 7e4493b7..9fb083a2 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: 41.41.0 + rev: 41.42.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: 41.41.0 + rev: 41.42.0 hooks: - id: renovate-config-validator args: [--strict] From 16ecbf76069a8e8f69b82762f63b3518b1b2a684 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 19:25:42 +0000 Subject: [PATCH 151/311] chore(deps): update dependency renovate to v41.42.1 (#3245) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.42.0 | 41.42.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 534594ed..a3244af2 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: 41.42.0 + rev: 41.42.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 06233cac..112a8882 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@41.42.0] + additional_dependencies: [renovate@41.42.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9fb083a2..5cf38a8f 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: 41.42.0 + rev: 41.42.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: 41.42.0 + rev: 41.42.1 hooks: - id: renovate-config-validator args: [--strict] From 06d1947ee751aa192b3bf19e0b5e6234fcd8a047 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 01:25:32 +0000 Subject: [PATCH 152/311] chore(deps): update dependency renovate to v41.42.2 (#3246) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.42.1 | 41.42.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a3244af2..55c11ad2 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: 41.42.1 + rev: 41.42.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 112a8882..59a5bf39 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@41.42.1] + additional_dependencies: [renovate@41.42.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5cf38a8f..0bdc980e 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: 41.42.1 + rev: 41.42.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: 41.42.1 + rev: 41.42.2 hooks: - id: renovate-config-validator args: [--strict] From c81e3a8d42f45ba9458b0976f6f097ccec037918 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:29:45 +0000 Subject: [PATCH 153/311] chore(deps): update dependency renovate to v41.42.3 (#3247) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.42.2 | 41.42.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 55c11ad2..dde4360c 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: 41.42.2 + rev: 41.42.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 59a5bf39..4c383e94 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@41.42.2] + additional_dependencies: [renovate@41.42.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 0bdc980e..4ac082eb 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: 41.42.2 + rev: 41.42.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: 41.42.2 + rev: 41.42.3 hooks: - id: renovate-config-validator args: [--strict] From aad1800d2452d6915a3572da0050d557bfc4f335 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 14:30:40 +0000 Subject: [PATCH 154/311] chore(deps): update dependency renovate to v41.42.4 (#3248) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.42.3 | 41.42.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dde4360c..4f4e0892 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: 41.42.3 + rev: 41.42.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4c383e94..28737521 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@41.42.3] + additional_dependencies: [renovate@41.42.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4ac082eb..7e46193c 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: 41.42.3 + rev: 41.42.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: 41.42.3 + rev: 41.42.4 hooks: - id: renovate-config-validator args: [--strict] From 9a3fc8a02323b40d8d7860bf79504c22b70802cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 15:29:15 +0000 Subject: [PATCH 155/311] chore(deps): update dependency renovate to v41.42.5 (#3249) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.42.4 | 41.42.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4f4e0892..7eb57b7b 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: 41.42.4 + rev: 41.42.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 28737521..09dcd8ba 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@41.42.4] + additional_dependencies: [renovate@41.42.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 7e46193c..083c8479 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: 41.42.4 + rev: 41.42.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: 41.42.4 + rev: 41.42.5 hooks: - id: renovate-config-validator args: [--strict] From eecc24298e52958811f7137afc1fbb843268fcae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 16:26:53 +0000 Subject: [PATCH 156/311] chore(deps): update dependency renovate to v41.42.6 (#3250) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.42.5 | 41.42.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7eb57b7b..1498cd83 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: 41.42.5 + rev: 41.42.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 09dcd8ba..cdcbdfa5 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@41.42.5] + additional_dependencies: [renovate@41.42.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 083c8479..180db190 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: 41.42.5 + rev: 41.42.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: 41.42.5 + rev: 41.42.6 hooks: - id: renovate-config-validator args: [--strict] From 483769f2fb47a74bd4a891c387eae699276eb3e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 19:24:51 +0000 Subject: [PATCH 157/311] chore(deps): update dependency renovate to v41.42.8 (#3251) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.42.6 | 41.42.8 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1498cd83..90f9df4b 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: 41.42.6 + rev: 41.42.8 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index cdcbdfa5..524819e4 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@41.42.6] + additional_dependencies: [renovate@41.42.8] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 180db190..f6a54279 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: 41.42.6 + rev: 41.42.8 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.42.6 + rev: 41.42.8 hooks: - id: renovate-config-validator args: [--strict] From 11c073906b6103671d0c5fecca9b461231592bea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 23:23:53 +0000 Subject: [PATCH 158/311] chore(deps): update dependency renovate to v41.42.9 (#3252) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.42.8 | 41.42.9 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 90f9df4b..ce12a3bb 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: 41.42.8 + rev: 41.42.9 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 524819e4..a9e3fff8 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@41.42.8] + additional_dependencies: [renovate@41.42.9] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f6a54279..23688872 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: 41.42.8 + rev: 41.42.9 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.42.8 + rev: 41.42.9 hooks: - id: renovate-config-validator args: [--strict] From 9ce4556a4492c2cdd60ffb3632b81b40c3a396f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 05:24:11 +0000 Subject: [PATCH 159/311] chore(deps): update mikefarah/yq action to v4.47.1 (#3253) | datasource | package | from | to | | ----------- | ------------ | ------- | ------- | | github-tags | mikefarah/yq | v4.46.1 | v4.47.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 6a8e57e0..767be2c9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,7 +48,7 @@ jobs: - name: Get Renovate version id: get-renovate-version - uses: mikefarah/yq@1187c954ec44c3a0e62c13ca7dc9dadc1ca80ae7 # v4.46.1 + uses: mikefarah/yq@f03c9dc599c37bfcaf533427211d05e51e6fee64 # v4.47.1 with: cmd: >- yq eval From 91675ff463f29d980df2392ff3402dd0d00b9259 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 09:30:23 +0000 Subject: [PATCH 160/311] chore(deps): update dependency renovate to v41.42.10 (#3254) | datasource | package | from | to | | ---------- | -------- | ------- | -------- | | npm | renovate | 41.42.9 | 41.42.10 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ce12a3bb..84f3465d 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: 41.42.9 + rev: 41.42.10 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a9e3fff8..899d9ff9 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@41.42.9] + additional_dependencies: [renovate@41.42.10] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 23688872..fbea4490 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: 41.42.9 + rev: 41.42.10 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.42.9 + rev: 41.42.10 hooks: - id: renovate-config-validator args: [--strict] From ea5766802cf8d9efb004873a9f5ef6ebb28d9739 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 14:31:22 +0000 Subject: [PATCH 161/311] chore(deps): update dependency renovate to v41.42.11 (#3255) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 41.42.10 | 41.42.11 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 84f3465d..c61d0279 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: 41.42.10 + rev: 41.42.11 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 899d9ff9..1a1592fd 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@41.42.10] + additional_dependencies: [renovate@41.42.11] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fbea4490..5facffd5 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: 41.42.10 + rev: 41.42.11 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.42.10 + rev: 41.42.11 hooks: - id: renovate-config-validator args: [--strict] From 819945e7eaa9307144be8adc48f556af6ef358a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 16:27:22 +0000 Subject: [PATCH 162/311] chore(deps): update dependency renovate to v41.42.12 (#3256) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 41.42.11 | 41.42.12 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c61d0279..c8e33e9c 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: 41.42.11 + rev: 41.42.12 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1a1592fd..99b27617 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@41.42.11] + additional_dependencies: [renovate@41.42.12] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5facffd5..8a80b513 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: 41.42.11 + rev: 41.42.12 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: 41.42.11 + rev: 41.42.12 hooks: - id: renovate-config-validator args: [--strict] From 943642a690b57e66b12a6f039bb4640b29e19130 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 18:26:05 +0000 Subject: [PATCH 163/311] chore(deps): update dependency renovate to v41.43.0 (#3257) | datasource | package | from | to | | ---------- | -------- | -------- | ------- | | npm | renovate | 41.42.12 | 41.43.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c8e33e9c..61b1137d 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: 41.42.12 + rev: 41.43.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 99b27617..32bee8ce 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@41.42.12] + additional_dependencies: [renovate@41.43.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8a80b513..323b2041 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: 41.42.12 + rev: 41.43.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: 41.42.12 + rev: 41.43.0 hooks: - id: renovate-config-validator args: [--strict] From efe858ed26e280e38f159e023f7743699acc3ab8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 19:13:06 +0000 Subject: [PATCH 164/311] chore(deps): update dependency renovate to v41.53.0 (#3258) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.43.0 | 41.53.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 61b1137d..0317d430 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: 41.43.0 + rev: 41.53.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 32bee8ce..d3580870 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@41.43.0] + additional_dependencies: [renovate@41.53.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 323b2041..e84cb133 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: 41.43.0 + rev: 41.53.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: 41.43.0 + rev: 41.53.0 hooks: - id: renovate-config-validator args: [--strict] From 139ba73d1ec67f573aebe2d6ae77d3b87058adbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 23:21:55 +0000 Subject: [PATCH 165/311] chore(deps): update dependency renovate to v41.53.1 (#3259) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.53.0 | 41.53.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0317d430..5bbfba08 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: 41.53.0 + rev: 41.53.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d3580870..59d6941c 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@41.53.0] + additional_dependencies: [renovate@41.53.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e84cb133..f2b9b478 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: 41.53.0 + rev: 41.53.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: 41.53.0 + rev: 41.53.1 hooks: - id: renovate-config-validator args: [--strict] From 643edbb05d146f3689e85e016ab360b92c3cd2d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 08:21:12 +0000 Subject: [PATCH 166/311] chore(deps): update dependency renovate to v41.54.0 (#3260) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.53.1 | 41.54.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5bbfba08..d520a25f 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: 41.53.1 + rev: 41.54.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 59d6941c..a9e5df7c 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@41.53.1] + additional_dependencies: [renovate@41.54.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f2b9b478..b2613010 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: 41.53.1 + rev: 41.54.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: 41.53.1 + rev: 41.54.0 hooks: - id: renovate-config-validator args: [--strict] From 28b5c48ada20afee496ec34bba2aed94c9dc5e31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 11:20:38 +0000 Subject: [PATCH 167/311] chore(deps): update dependency renovate to v41.55.0 (#3261) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.54.0 | 41.55.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d520a25f..7a8b2d9e 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: 41.54.0 + rev: 41.55.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a9e5df7c..d156c473 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@41.54.0] + additional_dependencies: [renovate@41.55.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b2613010..2ad7a38a 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: 41.54.0 + rev: 41.55.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: 41.54.0 + rev: 41.55.0 hooks: - id: renovate-config-validator args: [--strict] From 6937fcf9dcc63ede5ed37e2492243979c3e1ba84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 21:21:04 +0000 Subject: [PATCH 168/311] chore(deps): update dependency renovate to v41.55.1 (#3262) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.55.0 | 41.55.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7a8b2d9e..44b401c1 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: 41.55.0 + rev: 41.55.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d156c473..077a2a89 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@41.55.0] + additional_dependencies: [renovate@41.55.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2ad7a38a..c0a10ca0 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: 41.55.0 + rev: 41.55.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: 41.55.0 + rev: 41.55.1 hooks: - id: renovate-config-validator args: [--strict] From ba74d5c8e5e3374265b69f7ccbd1a995d83f85ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 00:23:43 +0000 Subject: [PATCH 169/311] chore(deps): update dependency renovate to v41.55.2 (#3263) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.55.1 | 41.55.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 44b401c1..11dd2293 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: 41.55.1 + rev: 41.55.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 077a2a89..217f23ab 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@41.55.1] + additional_dependencies: [renovate@41.55.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c0a10ca0..fb4531a7 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: 41.55.1 + rev: 41.55.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: 41.55.1 + rev: 41.55.2 hooks: - id: renovate-config-validator args: [--strict] From 7cf45a4d3cf008859f9b1d9c9a2639d0abaca26d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 07:21:18 +0000 Subject: [PATCH 170/311] chore(deps): update dependency renovate to v41.55.3 (#3264) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.55.2 | 41.55.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 11dd2293..833d64fe 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: 41.55.2 + rev: 41.55.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 217f23ab..8032a478 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@41.55.2] + additional_dependencies: [renovate@41.55.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fb4531a7..6233c6b1 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: 41.55.2 + rev: 41.55.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: 41.55.2 + rev: 41.55.3 hooks: - id: renovate-config-validator args: [--strict] From 240fc83ddc9b734cc2507c312ec625c6f702291a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 10:22:27 +0000 Subject: [PATCH 171/311] chore(deps): update dependency renovate to v41.56.0 (#3265) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.55.3 | 41.56.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 833d64fe..f186cc78 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: 41.55.3 + rev: 41.56.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8032a478..c0201147 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@41.55.3] + additional_dependencies: [renovate@41.56.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6233c6b1..6ed7de28 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: 41.55.3 + rev: 41.56.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: 41.55.3 + rev: 41.56.0 hooks: - id: renovate-config-validator args: [--strict] From 515503e07918f7deee13eb23fc7a42b7146f1c7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 12:23:05 +0000 Subject: [PATCH 172/311] chore(deps): update dependency renovate to v41.56.1 (#3266) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.56.0 | 41.56.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f186cc78..7ed61225 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: 41.56.0 + rev: 41.56.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c0201147..51baa76c 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@41.56.0] + additional_dependencies: [renovate@41.56.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6ed7de28..eb1244f3 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: 41.56.0 + rev: 41.56.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: 41.56.0 + rev: 41.56.1 hooks: - id: renovate-config-validator args: [--strict] From 9f16ec43fdd546d5d28038df5a0fe955f41caac7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 13:23:58 +0000 Subject: [PATCH 173/311] chore(deps): update dependency renovate to v41.57.0 (#3267) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.56.1 | 41.57.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7ed61225..dc22012b 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: 41.56.1 + rev: 41.57.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 51baa76c..58e64505 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@41.56.1] + additional_dependencies: [renovate@41.57.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index eb1244f3..ad587a8a 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: 41.56.1 + rev: 41.57.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: 41.56.1 + rev: 41.57.0 hooks: - id: renovate-config-validator args: [--strict] From 7ccbaafd256bd64ce30aff085def3fbeb17f67c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 14:23:37 +0000 Subject: [PATCH 174/311] chore(deps): update dependency renovate to v41.57.1 (#3268) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.57.0 | 41.57.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc22012b..614dc0d9 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: 41.57.0 + rev: 41.57.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 58e64505..6c9e3df2 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@41.57.0] + additional_dependencies: [renovate@41.57.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ad587a8a..4fe7f713 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: 41.57.0 + rev: 41.57.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: 41.57.0 + rev: 41.57.1 hooks: - id: renovate-config-validator args: [--strict] From e8218e489fc9258f61e20d5c2add546279817083 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 17:20:34 +0000 Subject: [PATCH 175/311] chore(deps): update dependency renovate to v41.58.0 (#3269) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.57.1 | 41.58.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 614dc0d9..c7656088 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: 41.57.1 + rev: 41.58.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6c9e3df2..ac90cfeb 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@41.57.1] + additional_dependencies: [renovate@41.58.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4fe7f713..b70377d8 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: 41.57.1 + rev: 41.58.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: 41.57.1 + rev: 41.58.0 hooks: - id: renovate-config-validator args: [--strict] From 6f6a092d0929d06e7c41d67dc56b3395dcba80b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 18:22:15 +0000 Subject: [PATCH 176/311] chore(deps): update dependency renovate to v41.58.1 (#3270) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.58.0 | 41.58.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c7656088..9c2c9a88 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: 41.58.0 + rev: 41.58.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ac90cfeb..78c309f1 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@41.58.0] + additional_dependencies: [renovate@41.58.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b70377d8..53b50af9 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: 41.58.0 + rev: 41.58.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: 41.58.0 + rev: 41.58.1 hooks: - id: renovate-config-validator args: [--strict] From 79566ff7117d1a30711565f165029fb4ca5426b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 19:22:22 +0000 Subject: [PATCH 177/311] chore(deps): update python docker tag to v3.13.6 (#3271) | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | python | 3.13.5 | 3.13.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .python-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.python-version b/.python-version index 86f8c02e..64af02e6 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.13.5 +3.13.6 From c5920de122eb0ab5e5471a47b6c53d3c3d979b00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 23:21:29 +0000 Subject: [PATCH 178/311] chore(deps): update dependency renovate to v41.58.2 (#3272) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.58.1 | 41.58.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c2c9a88..26804090 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: 41.58.1 + rev: 41.58.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 78c309f1..0f6306d2 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@41.58.1] + additional_dependencies: [renovate@41.58.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 53b50af9..4a487397 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: 41.58.1 + rev: 41.58.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: 41.58.1 + rev: 41.58.2 hooks: - id: renovate-config-validator args: [--strict] From a0aed7619fc989b2c1378b995ced001750d07c29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 09:21:31 +0000 Subject: [PATCH 179/311] chore(deps): update dependency renovate to v41.59.0 (#3273) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.58.2 | 41.59.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 26804090..25748d11 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: 41.58.2 + rev: 41.59.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0f6306d2..c39c3e57 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@41.58.2] + additional_dependencies: [renovate@41.59.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4a487397..83b20726 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: 41.58.2 + rev: 41.59.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: 41.58.2 + rev: 41.59.0 hooks: - id: renovate-config-validator args: [--strict] From 1cb6d1b35e52a52e1a773aede261f42ff27be4e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 13:21:34 +0000 Subject: [PATCH 180/311] chore(deps): update dependency renovate to v41.59.1 (#3274) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.59.0 | 41.59.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 25748d11..570401f3 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: 41.59.0 + rev: 41.59.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c39c3e57..96045e57 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@41.59.0] + additional_dependencies: [renovate@41.59.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 83b20726..b454ad44 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: 41.59.0 + rev: 41.59.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: 41.59.0 + rev: 41.59.1 hooks: - id: renovate-config-validator args: [--strict] From 9e8450e753187a5d7e80100cb2da48ece0103620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 15:19:51 +0000 Subject: [PATCH 181/311] chore(deps): update dependency renovate to v41.59.2 (#3275) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.59.1 | 41.59.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 570401f3..2aa2de36 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: 41.59.1 + rev: 41.59.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 96045e57..73ffbe90 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@41.59.1] + additional_dependencies: [renovate@41.59.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b454ad44..43e0af6d 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: 41.59.1 + rev: 41.59.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: 41.59.1 + rev: 41.59.2 hooks: - id: renovate-config-validator args: [--strict] From d68aa6a69676a8a7ef2a4cc1759e788279ab20e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 20:19:24 +0000 Subject: [PATCH 182/311] chore(deps): update dependency renovate to v41.60.0 (#3276) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.59.2 | 41.60.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2aa2de36..22ecd9e4 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: 41.59.2 + rev: 41.60.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 73ffbe90..27fed10d 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@41.59.2] + additional_dependencies: [renovate@41.60.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 43e0af6d..f1a48fda 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: 41.59.2 + rev: 41.60.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: 41.59.2 + rev: 41.60.0 hooks: - id: renovate-config-validator args: [--strict] From 60dc9c5da434f65aa33345c6f4da32d675234b25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 23:19:36 +0000 Subject: [PATCH 183/311] chore(deps): update dependency renovate to v41.60.1 (#3277) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.60.0 | 41.60.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 22ecd9e4..6cd5397b 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: 41.60.0 + rev: 41.60.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 27fed10d..965b91ef 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@41.60.0] + additional_dependencies: [renovate@41.60.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f1a48fda..22982c76 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: 41.60.0 + rev: 41.60.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: 41.60.0 + rev: 41.60.1 hooks: - id: renovate-config-validator args: [--strict] From 26e03b5bc68607500df829fdc9b65975d3af07af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 03:19:28 +0000 Subject: [PATCH 184/311] chore(deps): update dependency renovate to v41.60.2 (#3278) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.60.1 | 41.60.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6cd5397b..eeadb75a 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: 41.60.1 + rev: 41.60.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 965b91ef..e1ea725c 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@41.60.1] + additional_dependencies: [renovate@41.60.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 22982c76..76ac91f0 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: 41.60.1 + rev: 41.60.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: 41.60.1 + rev: 41.60.2 hooks: - id: renovate-config-validator args: [--strict] From a3edf3d4426cc3d954240dd3bd7d54ec57f4af4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 10:19:33 +0000 Subject: [PATCH 185/311] chore(deps): update dependency renovate to v41.60.3 (#3279) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.60.2 | 41.60.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eeadb75a..3d8da58e 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: 41.60.2 + rev: 41.60.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e1ea725c..c60e7f56 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@41.60.2] + additional_dependencies: [renovate@41.60.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 76ac91f0..f295f447 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: 41.60.2 + rev: 41.60.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: 41.60.2 + rev: 41.60.3 hooks: - id: renovate-config-validator args: [--strict] From 4661eae45dac4e92e87393e9815e0f11ddb9e5b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 19:19:43 +0000 Subject: [PATCH 186/311] chore(deps): update dependency pre-commit to v4.3.0 (#3280) | datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | pypi | pre-commit | 4.2.0 | 4.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5c24779..3ee86222 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pre-commit==4.2.0 +pre-commit==4.3.0 From c593ab8c7cbed9cc3c5fc6b5ffe2585e527cc77d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 08:19:58 +0000 Subject: [PATCH 187/311] chore(deps): update dependency renovate to v41.60.4 (#3281) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.60.3 | 41.60.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d8da58e..602097c6 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: 41.60.3 + rev: 41.60.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c60e7f56..fc1d20ad 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@41.60.3] + additional_dependencies: [renovate@41.60.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f295f447..ed224c5b 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: 41.60.3 + rev: 41.60.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: 41.60.3 + rev: 41.60.4 hooks: - id: renovate-config-validator args: [--strict] From 0e86a06df1c7fb9e83e2883e0d109ba51b8dbc59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 18:19:46 +0000 Subject: [PATCH 188/311] chore(deps): update dependency renovate to v41.61.0 (#3282) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.60.4 | 41.61.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 602097c6..4abfed78 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: 41.60.4 + rev: 41.61.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fc1d20ad..c7157c55 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@41.60.4] + additional_dependencies: [renovate@41.61.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ed224c5b..82609e5f 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: 41.60.4 + rev: 41.61.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: 41.60.4 + rev: 41.61.0 hooks: - id: renovate-config-validator args: [--strict] From e2af42bdbaf162db40d147d1261dadce653eb5db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 01:20:18 +0000 Subject: [PATCH 189/311] chore(deps): update dependency renovate to v41.61.1 (#3283) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.61.0 | 41.61.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4abfed78..6b4aaf9f 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: 41.61.0 + rev: 41.61.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c7157c55..3d08d2c9 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@41.61.0] + additional_dependencies: [renovate@41.61.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 82609e5f..7d5f2849 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: 41.61.0 + rev: 41.61.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: 41.61.0 + rev: 41.61.1 hooks: - id: renovate-config-validator args: [--strict] From f663970049c826332185682997e7c50cb9ca2568 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 10:20:18 +0000 Subject: [PATCH 190/311] chore(deps): update dependency renovate to v41.62.0 (#3284) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.61.1 | 41.62.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6b4aaf9f..046cadbf 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: 41.61.1 + rev: 41.62.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3d08d2c9..17720a90 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@41.61.1] + additional_dependencies: [renovate@41.62.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 7d5f2849..1ba3db24 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: 41.61.1 + rev: 41.62.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: 41.61.1 + rev: 41.62.0 hooks: - id: renovate-config-validator args: [--strict] From 512105d50861543baff9acf1ee0793740a36a40b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 11:20:54 +0000 Subject: [PATCH 191/311] chore(deps): update actions/checkout action to v4.3.0 (#3286) | datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/checkout | v4.2.2 | v4.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 767be2c9..9399ae0e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0 - name: Set up Python uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 @@ -44,7 +44,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0 - name: Get Renovate version id: get-renovate-version From 6a099934a8fcac0d900903c83ecaacfa222c7ebd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 12:20:44 +0000 Subject: [PATCH 192/311] chore(deps): update dependency renovate to v41.62.2 (#3285) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.62.0 | 41.62.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 046cadbf..3b5a7fc7 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: 41.62.0 + rev: 41.62.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 17720a90..4a421b3b 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@41.62.0] + additional_dependencies: [renovate@41.62.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1ba3db24..87800d5e 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: 41.62.0 + rev: 41.62.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: 41.62.0 + rev: 41.62.2 hooks: - id: renovate-config-validator args: [--strict] From 64a3f999e72c14722b5e46db3d14ff32db1caa46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 22:10:33 +0000 Subject: [PATCH 193/311] chore(deps): update dependency renovate to v41.62.3 (#3287) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.62.2 | 41.62.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3b5a7fc7..b468e0d5 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: 41.62.2 + rev: 41.62.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4a421b3b..e35a11b3 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@41.62.2] + additional_dependencies: [renovate@41.62.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 87800d5e..1d54b92b 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: 41.62.2 + rev: 41.62.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: 41.62.2 + rev: 41.62.3 hooks: - id: renovate-config-validator args: [--strict] From e45e8d82bf04921d20096d4b5b704f33a90a2cad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 05:31:53 +0000 Subject: [PATCH 194/311] chore(deps): update dependency renovate to v41.62.4 (#3288) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.62.3 | 41.62.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b468e0d5..a2e5833a 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: 41.62.3 + rev: 41.62.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e35a11b3..786db230 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@41.62.3] + additional_dependencies: [renovate@41.62.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1d54b92b..e009c8d6 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: 41.62.3 + rev: 41.62.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: 41.62.3 + rev: 41.62.4 hooks: - id: renovate-config-validator args: [--strict] From 2e769d5b422aa0a3ad36f555e9b97e7f6b93f2cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 09:24:34 +0000 Subject: [PATCH 195/311] chore(deps): update dependency renovate to v41.63.0 (#3289) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.62.4 | 41.63.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a2e5833a..060b5985 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: 41.62.4 + rev: 41.63.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 786db230..1d0652ab 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@41.62.4] + additional_dependencies: [renovate@41.63.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e009c8d6..6cc2219c 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: 41.62.4 + rev: 41.63.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: 41.62.4 + rev: 41.63.0 hooks: - id: renovate-config-validator args: [--strict] From 2e7cf894703aba1448940c6d4e33a70964b53859 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 14:24:42 +0000 Subject: [PATCH 196/311] chore(deps): update dependency renovate to v41.64.2 (#3290) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.63.0 | 41.64.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 060b5985..c88fdb4a 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: 41.63.0 + rev: 41.64.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1d0652ab..e92cb348 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@41.63.0] + additional_dependencies: [renovate@41.64.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6cc2219c..a25b8087 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: 41.63.0 + rev: 41.64.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: 41.63.0 + rev: 41.64.2 hooks: - id: renovate-config-validator args: [--strict] From fbd3156d237a811c99607e9d8a06f068997af7c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 17:21:24 +0000 Subject: [PATCH 197/311] chore(deps): update dependency renovate to v41.64.3 (#3291) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.64.2 | 41.64.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c88fdb4a..f6e08c20 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: 41.64.2 + rev: 41.64.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e92cb348..0746d36e 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@41.64.2] + additional_dependencies: [renovate@41.64.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a25b8087..d5ee4d25 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: 41.64.2 + rev: 41.64.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: 41.64.2 + rev: 41.64.3 hooks: - id: renovate-config-validator args: [--strict] From acc66daca3aac8a596a51edda16cc9e81d79ada0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 18:22:50 +0000 Subject: [PATCH 198/311] chore(deps): update dependency renovate to v41.64.4 (#3292) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.64.3 | 41.64.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f6e08c20..27da74ca 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: 41.64.3 + rev: 41.64.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0746d36e..f3c2d857 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@41.64.3] + additional_dependencies: [renovate@41.64.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d5ee4d25..4ef56eec 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: 41.64.3 + rev: 41.64.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: 41.64.3 + rev: 41.64.4 hooks: - id: renovate-config-validator args: [--strict] From d5bcb039be57f681c1c411601dc15ba88c24fcb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 19:21:27 +0000 Subject: [PATCH 199/311] chore(deps): update dependency renovate to v41.65.0 (#3293) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.64.4 | 41.65.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 27da74ca..544c6ba5 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: 41.64.4 + rev: 41.65.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f3c2d857..e9942e3e 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@41.64.4] + additional_dependencies: [renovate@41.65.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4ef56eec..26964cf8 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: 41.64.4 + rev: 41.65.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: 41.64.4 + rev: 41.65.0 hooks: - id: renovate-config-validator args: [--strict] From a0711236dd7d1a876d704dcb07660241027f75c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 20:21:36 +0000 Subject: [PATCH 200/311] chore(deps): update dependency renovate to v41.65.1 (#3294) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.65.0 | 41.65.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 544c6ba5..579e5f6a 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: 41.65.0 + rev: 41.65.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e9942e3e..d07d999e 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@41.65.0] + additional_dependencies: [renovate@41.65.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 26964cf8..6531000b 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: 41.65.0 + rev: 41.65.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: 41.65.0 + rev: 41.65.1 hooks: - id: renovate-config-validator args: [--strict] From 5359c2fae8718c90acf06522a7cdaa9a3d2d446b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:21:21 +0000 Subject: [PATCH 201/311] chore(deps): update dependency renovate to v41.66.0 (#3295) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.65.1 | 41.66.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 579e5f6a..1b9eeda8 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: 41.65.1 + rev: 41.66.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d07d999e..a9e0d44c 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@41.65.1] + additional_dependencies: [renovate@41.66.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6531000b..aaf76a5f 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: 41.65.1 + rev: 41.66.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: 41.65.1 + rev: 41.66.0 hooks: - id: renovate-config-validator args: [--strict] From a19f929e20be69f00673d3764584d00068a46e0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 00:26:24 +0000 Subject: [PATCH 202/311] chore(deps): update dependency renovate to v41.66.1 (#3296) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.66.0 | 41.66.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1b9eeda8..a69f4fda 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: 41.66.0 + rev: 41.66.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a9e0d44c..96df56ac 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@41.66.0] + additional_dependencies: [renovate@41.66.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index aaf76a5f..faa0662b 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: 41.66.0 + rev: 41.66.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: 41.66.0 + rev: 41.66.1 hooks: - id: renovate-config-validator args: [--strict] From c109578e7d46dd952dfc05d6cf9d7b2704f5d1de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 07:26:33 +0000 Subject: [PATCH 203/311] chore(deps): update dependency renovate to v41.66.2 (#3297) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.66.1 | 41.66.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a69f4fda..5080d0e0 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: 41.66.1 + rev: 41.66.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 96df56ac..56901489 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@41.66.1] + additional_dependencies: [renovate@41.66.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index faa0662b..9e4a0896 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: 41.66.1 + rev: 41.66.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: 41.66.1 + rev: 41.66.2 hooks: - id: renovate-config-validator args: [--strict] From 21e0bdda815ef065128f9f9a0bf3c2b29da2de76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 13:23:06 +0000 Subject: [PATCH 204/311] chore(deps): update dependency renovate to v41.66.3 (#3298) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.66.2 | 41.66.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5080d0e0..3ffb2336 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: 41.66.2 + rev: 41.66.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 56901489..cccf55b0 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@41.66.2] + additional_dependencies: [renovate@41.66.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9e4a0896..61d3df69 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: 41.66.2 + rev: 41.66.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: 41.66.2 + rev: 41.66.3 hooks: - id: renovate-config-validator args: [--strict] From 517557388d4efe53ff151db108fc1272e6ef2d14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 14:25:12 +0000 Subject: [PATCH 205/311] chore(deps): update dependency renovate to v41.67.0 (#3299) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.66.3 | 41.67.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3ffb2336..54842265 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: 41.66.3 + rev: 41.67.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index cccf55b0..e1fd05f0 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@41.66.3] + additional_dependencies: [renovate@41.67.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 61d3df69..281cea29 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: 41.66.3 + rev: 41.67.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: 41.66.3 + rev: 41.67.0 hooks: - id: renovate-config-validator args: [--strict] From 77e4b41dc311e26104a815b60f8d6d1df16cde01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 15:23:49 +0000 Subject: [PATCH 206/311] chore(deps): update dependency renovate to v41.69.0 (#3300) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.67.0 | 41.69.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54842265..0235cb5a 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: 41.67.0 + rev: 41.69.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e1fd05f0..311fc3b0 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@41.67.0] + additional_dependencies: [renovate@41.69.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 281cea29..773b7ce6 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: 41.67.0 + rev: 41.69.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: 41.67.0 + rev: 41.69.0 hooks: - id: renovate-config-validator args: [--strict] From 770092b38c331631e673d2e18b29220e21385aae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:22:25 +0000 Subject: [PATCH 207/311] chore(deps): update dependency renovate to v41.70.0 (#3301) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.69.0 | 41.70.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0235cb5a..6d358a03 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: 41.69.0 + rev: 41.70.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 311fc3b0..3e5288de 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@41.69.0] + additional_dependencies: [renovate@41.70.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 773b7ce6..16e63ed1 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: 41.69.0 + rev: 41.70.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: 41.69.0 + rev: 41.70.0 hooks: - id: renovate-config-validator args: [--strict] From 4eb9a0a28e2a3be9c1e38b18f1d65537afcde414 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 22:21:16 +0000 Subject: [PATCH 208/311] chore(deps): update dependency renovate to v41.70.1 (#3302) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.70.0 | 41.70.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d358a03..47877b95 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: 41.70.0 + rev: 41.70.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3e5288de..721f8ee7 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@41.70.0] + additional_dependencies: [renovate@41.70.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 16e63ed1..b29fe193 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: 41.70.0 + rev: 41.70.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: 41.70.0 + rev: 41.70.1 hooks: - id: renovate-config-validator args: [--strict] From 2e2bded2f1cecb8231b96dda0317675becdb4fc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 23:21:04 +0000 Subject: [PATCH 209/311] chore(deps): update dependency renovate to v41.70.2 (#3303) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.70.1 | 41.70.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 47877b95..d7fb2587 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: 41.70.1 + rev: 41.70.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 721f8ee7..b6e18da7 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@41.70.1] + additional_dependencies: [renovate@41.70.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b29fe193..4ffd6811 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: 41.70.1 + rev: 41.70.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: 41.70.1 + rev: 41.70.2 hooks: - id: renovate-config-validator args: [--strict] From 94b87490e7c4c6e0f16863c365fda561a1da7495 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 04:31:39 +0000 Subject: [PATCH 210/311] chore(deps): update dependency renovate to v41.70.3 (#3304) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.70.2 | 41.70.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d7fb2587..dc226b67 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: 41.70.2 + rev: 41.70.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b6e18da7..9bf8b4e1 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@41.70.2] + additional_dependencies: [renovate@41.70.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4ffd6811..49532dab 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: 41.70.2 + rev: 41.70.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: 41.70.2 + rev: 41.70.3 hooks: - id: renovate-config-validator args: [--strict] From 78b878b23f9992b3e785018a54de3200c94c52de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 06:36:23 +0000 Subject: [PATCH 211/311] chore(deps): update dependency renovate to v41.71.0 (#3305) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.70.3 | 41.71.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc226b67..126f9e84 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: 41.70.3 + rev: 41.71.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 9bf8b4e1..8d6c4723 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@41.70.3] + additional_dependencies: [renovate@41.71.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 49532dab..75f32c2d 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: 41.70.3 + rev: 41.71.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: 41.70.3 + rev: 41.71.0 hooks: - id: renovate-config-validator args: [--strict] From c94667b1f1274bdb1372cd2cd353ccb9e324a27e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 08:26:51 +0000 Subject: [PATCH 212/311] chore(deps): update dependency renovate to v41.71.1 (#3306) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.71.0 | 41.71.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 126f9e84..dcfa519c 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: 41.71.0 + rev: 41.71.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8d6c4723..3fc16419 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@41.71.0] + additional_dependencies: [renovate@41.71.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 75f32c2d..18e84f1e 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: 41.71.0 + rev: 41.71.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: 41.71.0 + rev: 41.71.1 hooks: - id: renovate-config-validator args: [--strict] From 6df406eb053ef1f5b8f1cedb9cc343899fa303be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 11:21:51 +0000 Subject: [PATCH 213/311] chore(deps): update dependency renovate to v41.72.0 (#3307) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.71.1 | 41.72.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dcfa519c..21d46635 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: 41.71.1 + rev: 41.72.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3fc16419..4a1a8373 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@41.71.1] + additional_dependencies: [renovate@41.72.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 18e84f1e..ed78e6c0 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: 41.71.1 + rev: 41.72.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: 41.71.1 + rev: 41.72.0 hooks: - id: renovate-config-validator args: [--strict] From 05f8f55a3b2517d46a0d830ad72f7ade7f02ea5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 14:22:05 +0000 Subject: [PATCH 214/311] chore(deps): update dependency renovate to v41.72.1 (#3308) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.72.0 | 41.72.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 21d46635..e169f7b9 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: 41.72.0 + rev: 41.72.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4a1a8373..a178765f 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@41.72.0] + additional_dependencies: [renovate@41.72.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ed78e6c0..1f4e69a1 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: 41.72.0 + rev: 41.72.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: 41.72.0 + rev: 41.72.1 hooks: - id: renovate-config-validator args: [--strict] From 6f10c67b93fa2e040e1dd3280a732cc441b2cd01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 17:20:07 +0000 Subject: [PATCH 215/311] chore(deps): update dependency renovate to v41.73.1 (#3309) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.72.1 | 41.73.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e169f7b9..a7981cea 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: 41.72.1 + rev: 41.73.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a178765f..d28ac47f 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@41.72.1] + additional_dependencies: [renovate@41.73.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1f4e69a1..3e3f3e9c 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: 41.72.1 + rev: 41.73.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: 41.72.1 + rev: 41.73.1 hooks: - id: renovate-config-validator args: [--strict] From 081532b7e21360ca15b60f74d242c5ec709b3b43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 06:20:15 +0000 Subject: [PATCH 216/311] chore(deps): update dependency renovate to v41.73.2 (#3310) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.73.1 | 41.73.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a7981cea..ea2354f8 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: 41.73.1 + rev: 41.73.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d28ac47f..d135e186 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@41.73.1] + additional_dependencies: [renovate@41.73.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3e3f3e9c..7c68bcd2 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: 41.73.1 + rev: 41.73.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: 41.73.1 + rev: 41.73.2 hooks: - id: renovate-config-validator args: [--strict] From f09a52e212366fb8a6f5d2abcda0003e92660fd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 08:20:54 +0000 Subject: [PATCH 217/311] chore(deps): update dependency renovate to v41.73.3 (#3311) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.73.2 | 41.73.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ea2354f8..045a2c7c 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: 41.73.2 + rev: 41.73.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d135e186..c1b1762c 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@41.73.2] + additional_dependencies: [renovate@41.73.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 7c68bcd2..e84239d1 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: 41.73.2 + rev: 41.73.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: 41.73.2 + rev: 41.73.3 hooks: - id: renovate-config-validator args: [--strict] From f276f58e62777fcf61523d1c0059bc49637ba41e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 09:22:42 +0000 Subject: [PATCH 218/311] chore(deps): update dependency renovate to v41.73.4 (#3312) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.73.3 | 41.73.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 045a2c7c..1500a04f 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: 41.73.3 + rev: 41.73.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c1b1762c..5f6bde41 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@41.73.3] + additional_dependencies: [renovate@41.73.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e84239d1..06edeb67 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: 41.73.3 + rev: 41.73.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: 41.73.3 + rev: 41.73.4 hooks: - id: renovate-config-validator args: [--strict] From f6b81a9860d02b2005db54e466aa6f12a6873cb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 10:22:00 +0000 Subject: [PATCH 219/311] chore(deps): update dependency renovate to v41.74.0 (#3313) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.73.4 | 41.74.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1500a04f..d974f5e7 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: 41.73.4 + rev: 41.74.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5f6bde41..8e73f30f 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@41.73.4] + additional_dependencies: [renovate@41.74.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 06edeb67..d0ac9c3b 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: 41.73.4 + rev: 41.74.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: 41.73.4 + rev: 41.74.0 hooks: - id: renovate-config-validator args: [--strict] From ff7f2aed7b881cf6b1cbd65d032aef1dbdf2567e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 15:21:00 +0000 Subject: [PATCH 220/311] chore(deps): update dependency renovate to v41.74.1 (#3314) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.74.0 | 41.74.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d974f5e7..ae46294e 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: 41.74.0 + rev: 41.74.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8e73f30f..4e57b9db 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@41.74.0] + additional_dependencies: [renovate@41.74.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d0ac9c3b..25f52051 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: 41.74.0 + rev: 41.74.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: 41.74.0 + rev: 41.74.1 hooks: - id: renovate-config-validator args: [--strict] From ff11fef18d25ef4c966e622218bd7e84f9b521da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 17:21:33 +0000 Subject: [PATCH 221/311] chore(deps): update dependency renovate to v41.74.2 (#3315) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.74.1 | 41.74.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ae46294e..e07a7236 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: 41.74.1 + rev: 41.74.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4e57b9db..b5ab16d5 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@41.74.1] + additional_dependencies: [renovate@41.74.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 25f52051..b8a822a7 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: 41.74.1 + rev: 41.74.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: 41.74.1 + rev: 41.74.2 hooks: - id: renovate-config-validator args: [--strict] From 9e3f0059117b5cbe3085d2a2c88b45c3fabf97e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:21:12 +0000 Subject: [PATCH 222/311] chore(deps): update python docker tag to v3.13.7 (#3316) | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | python | 3.13.6 | 3.13.7 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .python-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.python-version b/.python-version index 64af02e6..976544cc 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.13.6 +3.13.7 From fe21752eda2bf2d4919575cbc65e17755174324c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 08:21:20 +0000 Subject: [PATCH 223/311] chore(deps): update dependency renovate to v41.74.3 (#3317) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.74.2 | 41.74.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e07a7236..3f26afb8 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: 41.74.2 + rev: 41.74.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b5ab16d5..c01543c3 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@41.74.2] + additional_dependencies: [renovate@41.74.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b8a822a7..337cda97 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: 41.74.2 + rev: 41.74.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: 41.74.2 + rev: 41.74.3 hooks: - id: renovate-config-validator args: [--strict] From 004221624d36eeed44ba93e502c232f7c62dbb72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 09:22:26 +0000 Subject: [PATCH 224/311] chore(deps): update dependency renovate to v41.75.0 (#3318) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.74.3 | 41.75.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f26afb8..38cb569d 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: 41.74.3 + rev: 41.75.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c01543c3..aa35095e 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@41.74.3] + additional_dependencies: [renovate@41.75.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 337cda97..a8de6b1e 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: 41.74.3 + rev: 41.75.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: 41.74.3 + rev: 41.75.0 hooks: - id: renovate-config-validator args: [--strict] From 9a436dfd171cfeb0c2cb76e2f42cb605f9d071fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 20:22:17 +0000 Subject: [PATCH 225/311] chore(deps): update dependency renovate to v41.76.0 (#3319) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.75.0 | 41.76.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 38cb569d..85d6933e 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: 41.75.0 + rev: 41.76.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index aa35095e..bd691c7f 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@41.75.0] + additional_dependencies: [renovate@41.76.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a8de6b1e..9043677f 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: 41.75.0 + rev: 41.76.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: 41.75.0 + rev: 41.76.0 hooks: - id: renovate-config-validator args: [--strict] From 384671694324854bd3764eb186580c524a855c91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 13:24:25 +0000 Subject: [PATCH 226/311] chore(deps): update dependency renovate to v41.77.0 (#3320) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.76.0 | 41.77.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 85d6933e..cb88298f 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: 41.76.0 + rev: 41.77.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bd691c7f..f4c5bb64 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@41.76.0] + additional_dependencies: [renovate@41.77.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9043677f..7bfe835d 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: 41.76.0 + rev: 41.77.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: 41.76.0 + rev: 41.77.0 hooks: - id: renovate-config-validator args: [--strict] From fed3da52de14af65a5508609294292b351693adc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 16:21:25 +0000 Subject: [PATCH 227/311] chore(deps): update dependency renovate to v41.78.1 (#3321) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.77.0 | 41.78.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cb88298f..5826c729 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: 41.77.0 + rev: 41.78.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f4c5bb64..278ea2f2 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@41.77.0] + additional_dependencies: [renovate@41.78.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 7bfe835d..2d5799f2 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: 41.77.0 + rev: 41.78.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: 41.77.0 + rev: 41.78.1 hooks: - id: renovate-config-validator args: [--strict] From d6ceb117be62e7e6f6d4992ed00b80b3c8a4f9fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 18:21:33 +0000 Subject: [PATCH 228/311] chore(deps): update dependency renovate to v41.79.0 (#3322) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.78.1 | 41.79.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5826c729..069a9e8d 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: 41.78.1 + rev: 41.79.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 278ea2f2..e401c8f7 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@41.78.1] + additional_dependencies: [renovate@41.79.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2d5799f2..05727b79 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: 41.78.1 + rev: 41.79.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: 41.78.1 + rev: 41.79.0 hooks: - id: renovate-config-validator args: [--strict] From 2601230b7a1d0c3c766777587dadec73055fa47c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 20:22:05 +0000 Subject: [PATCH 229/311] chore(deps): update dependency renovate to v41.80.0 (#3323) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.79.0 | 41.80.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 069a9e8d..e162fe87 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: 41.79.0 + rev: 41.80.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e401c8f7..3b568077 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@41.79.0] + additional_dependencies: [renovate@41.80.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 05727b79..63744447 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: 41.79.0 + rev: 41.80.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: 41.79.0 + rev: 41.80.0 hooks: - id: renovate-config-validator args: [--strict] From c803f0c2645e71cd385183582a29aa6297b3a5e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 22:20:11 +0000 Subject: [PATCH 230/311] chore(deps): update dependency renovate to v41.81.0 (#3324) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.80.0 | 41.81.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e162fe87..33a96914 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: 41.80.0 + rev: 41.81.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3b568077..1c8269dc 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@41.80.0] + additional_dependencies: [renovate@41.81.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 63744447..a178f465 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: 41.80.0 + rev: 41.81.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: 41.80.0 + rev: 41.81.0 hooks: - id: renovate-config-validator args: [--strict] From f546c9d08860d10ff30cd3cf3d2f41be23bb8a29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 02:25:10 +0000 Subject: [PATCH 231/311] chore(deps): update dependency renovate to v41.81.1 (#3325) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.81.0 | 41.81.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 33a96914..c585423f 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: 41.81.0 + rev: 41.81.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1c8269dc..9af56eb6 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@41.81.0] + additional_dependencies: [renovate@41.81.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a178f465..75eacc94 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: 41.81.0 + rev: 41.81.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: 41.81.0 + rev: 41.81.1 hooks: - id: renovate-config-validator args: [--strict] From 8d62a4601ca12ba9b86f12607efc83c34263ff27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 05:20:58 +0000 Subject: [PATCH 232/311] chore(deps): update dependency renovate to v41.81.2 (#3326) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.81.1 | 41.81.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c585423f..332d006c 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: 41.81.1 + rev: 41.81.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 9af56eb6..e4e52f21 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@41.81.1] + additional_dependencies: [renovate@41.81.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 75eacc94..72069bf4 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: 41.81.1 + rev: 41.81.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: 41.81.1 + rev: 41.81.2 hooks: - id: renovate-config-validator args: [--strict] From 5b2d63d2772ea49ef14b35ae21f0c304d5d4ea8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 18:30:44 +0000 Subject: [PATCH 233/311] chore(deps): update dependency renovate to v41.81.4 (#3327) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.81.2 | 41.81.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 332d006c..acab1aa2 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: 41.81.2 + rev: 41.81.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e4e52f21..66eb43a9 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@41.81.2] + additional_dependencies: [renovate@41.81.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 72069bf4..90e97041 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: 41.81.2 + rev: 41.81.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: 41.81.2 + rev: 41.81.4 hooks: - id: renovate-config-validator args: [--strict] From 84e97a6656b2aa76de0d93f6b70d41c60e4e1bcd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 23:23:44 +0000 Subject: [PATCH 234/311] chore(deps): update dependency renovate to v41.81.5 (#3328) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.81.4 | 41.81.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index acab1aa2..5d4ddfc3 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: 41.81.4 + rev: 41.81.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 66eb43a9..3d7bc044 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@41.81.4] + additional_dependencies: [renovate@41.81.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 90e97041..48632e9c 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: 41.81.4 + rev: 41.81.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: 41.81.4 + rev: 41.81.5 hooks: - id: renovate-config-validator args: [--strict] From cb6d28fddaeae02c272da618ef9c9b88e3ee3c74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 13:40:18 +0000 Subject: [PATCH 235/311] chore(deps): update dependency renovate to v41.81.6 (#3329) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.81.5 | 41.81.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d4ddfc3..ccb704a3 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: 41.81.5 + rev: 41.81.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3d7bc044..01f20e68 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@41.81.5] + additional_dependencies: [renovate@41.81.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 48632e9c..f4381cdd 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: 41.81.5 + rev: 41.81.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: 41.81.5 + rev: 41.81.6 hooks: - id: renovate-config-validator args: [--strict] From 01554f8b0d10b78e7dc6b896866876b5947ea697 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 15:37:38 +0000 Subject: [PATCH 236/311] chore(deps): update dependency renovate to v41.82.0 (#3330) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.81.6 | 41.82.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ccb704a3..35c7160f 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: 41.81.6 + rev: 41.82.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 01f20e68..d8585b94 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@41.81.6] + additional_dependencies: [renovate@41.82.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f4381cdd..f053b745 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: 41.81.6 + rev: 41.82.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: 41.81.6 + rev: 41.82.0 hooks: - id: renovate-config-validator args: [--strict] From b88cfd57ef6542e1b57d2b2553fefae855230809 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 16:37:09 +0000 Subject: [PATCH 237/311] chore(deps): update dependency renovate to v41.82.1 (#3331) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.82.0 | 41.82.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 35c7160f..ec38f40f 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: 41.82.0 + rev: 41.82.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d8585b94..fb2b5ae4 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@41.82.0] + additional_dependencies: [renovate@41.82.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f053b745..09f0f79d 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: 41.82.0 + rev: 41.82.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: 41.82.0 + rev: 41.82.1 hooks: - id: renovate-config-validator args: [--strict] From 396632e628c98cf5dd49c134c71eba0d6b95fae3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 14:41:16 +0000 Subject: [PATCH 238/311] chore(deps): update dependency renovate to v41.82.2 (#3332) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.82.1 | 41.82.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ec38f40f..de96569b 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: 41.82.1 + rev: 41.82.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fb2b5ae4..03d6e396 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@41.82.1] + additional_dependencies: [renovate@41.82.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 09f0f79d..d6cb15e4 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: 41.82.1 + rev: 41.82.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: 41.82.1 + rev: 41.82.2 hooks: - id: renovate-config-validator args: [--strict] From d22daf0ba31938385f4380edbad5708cc4e8e6f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 15:35:36 +0000 Subject: [PATCH 239/311] chore(deps): update dependency renovate to v41.82.3 (#3333) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.82.2 | 41.82.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index de96569b..f528bcb9 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: 41.82.2 + rev: 41.82.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 03d6e396..92796971 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@41.82.2] + additional_dependencies: [renovate@41.82.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d6cb15e4..6caf97f0 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: 41.82.2 + rev: 41.82.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: 41.82.2 + rev: 41.82.3 hooks: - id: renovate-config-validator args: [--strict] From ffd50a85740bb2a645b80d05857097ce7df82a67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 08:33:06 +0000 Subject: [PATCH 240/311] chore(deps): update dependency renovate to v41.82.4 (#3334) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.82.3 | 41.82.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f528bcb9..a40c6ea5 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: 41.82.3 + rev: 41.82.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 92796971..f4397a4b 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@41.82.3] + additional_dependencies: [renovate@41.82.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6caf97f0..d25028fe 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: 41.82.3 + rev: 41.82.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: 41.82.3 + rev: 41.82.4 hooks: - id: renovate-config-validator args: [--strict] From 200a2fb0ad6fde389bb27c88dd2b832865717e09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 13:34:51 +0000 Subject: [PATCH 241/311] chore(deps): update dependency renovate to v41.82.5 (#3335) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.82.4 | 41.82.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a40c6ea5..9ab5736f 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: 41.82.4 + rev: 41.82.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f4397a4b..a94b807d 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@41.82.4] + additional_dependencies: [renovate@41.82.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d25028fe..084a122e 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: 41.82.4 + rev: 41.82.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: 41.82.4 + rev: 41.82.5 hooks: - id: renovate-config-validator args: [--strict] From 7474a37e19781b65c422c69c01627223bcd45e41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 01:22:57 +0000 Subject: [PATCH 242/311] chore(deps): update dependency renovate to v41.82.6 (#3336) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.82.5 | 41.82.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ab5736f..6b4ac132 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: 41.82.5 + rev: 41.82.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a94b807d..50a9bd1a 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@41.82.5] + additional_dependencies: [renovate@41.82.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 084a122e..30051ded 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: 41.82.5 + rev: 41.82.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: 41.82.5 + rev: 41.82.6 hooks: - id: renovate-config-validator args: [--strict] From 680f2990e09a88dcfade3b87da9c2d165d2278ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 16:38:44 +0000 Subject: [PATCH 243/311] chore(deps): update actions/checkout action to v5 (#3337) | datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/checkout | v4.3.0 | v5.0.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9399ae0e..eac1211b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0 + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Set up Python uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 @@ -44,7 +44,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0 + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Get Renovate version id: get-renovate-version From 803d3065511de8a2f8fad9ab48e3ada5f13ec05c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 09:23:59 +0000 Subject: [PATCH 244/311] chore(deps): update dependency renovate to v41.82.7 (#3338) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.82.6 | 41.82.7 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6b4ac132..5e2cac7f 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: 41.82.6 + rev: 41.82.7 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 50a9bd1a..228b2816 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@41.82.6] + additional_dependencies: [renovate@41.82.7] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 30051ded..c768adc8 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: 41.82.6 + rev: 41.82.7 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.82.6 + rev: 41.82.7 hooks: - id: renovate-config-validator args: [--strict] From 6ea2345e0a652d7ae9038e090194a4c689d4c233 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 10:22:22 +0000 Subject: [PATCH 245/311] chore(deps): update dependency renovate to v41.82.8 (#3339) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.82.7 | 41.82.8 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5e2cac7f..53c4e7f6 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: 41.82.7 + rev: 41.82.8 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 228b2816..aa036347 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@41.82.7] + additional_dependencies: [renovate@41.82.8] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c768adc8..229c0c7f 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: 41.82.7 + rev: 41.82.8 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.82.7 + rev: 41.82.8 hooks: - id: renovate-config-validator args: [--strict] From a024a24829c931e015bf6d02b58a1e105abe8824 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 11:23:26 +0000 Subject: [PATCH 246/311] chore(deps): update dependency renovate to v41.82.9 (#3340) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.82.8 | 41.82.9 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 53c4e7f6..6b0e1235 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: 41.82.8 + rev: 41.82.9 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index aa036347..0576e541 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@41.82.8] + additional_dependencies: [renovate@41.82.9] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 229c0c7f..b21a7f18 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: 41.82.8 + rev: 41.82.9 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.82.8 + rev: 41.82.9 hooks: - id: renovate-config-validator args: [--strict] From 88e56f1951c4889f10aaba7c939874b60f5de544 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 17:22:37 +0000 Subject: [PATCH 247/311] chore(deps): update dependency renovate to v41.82.10 (#3342) | datasource | package | from | to | | ---------- | -------- | ------- | -------- | | npm | renovate | 41.82.9 | 41.82.10 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6b0e1235..7b15cda4 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: 41.82.9 + rev: 41.82.10 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0576e541..e0f67ea9 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@41.82.9] + additional_dependencies: [renovate@41.82.10] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b21a7f18..72866a1e 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: 41.82.9 + rev: 41.82.10 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.82.9 + rev: 41.82.10 hooks: - id: renovate-config-validator args: [--strict] From a8cb377893904c0e3e8d0ad75debaf868f89a594 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 16:22:21 +0000 Subject: [PATCH 248/311] chore(deps): update dependency renovate to v41.83.1 (#3343) | datasource | package | from | to | | ---------- | -------- | -------- | ------- | | npm | renovate | 41.82.10 | 41.83.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b15cda4..824592ae 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: 41.82.10 + rev: 41.83.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e0f67ea9..e55ec81e 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@41.82.10] + additional_dependencies: [renovate@41.83.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 72866a1e..09c5ad21 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: 41.82.10 + rev: 41.83.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: 41.82.10 + rev: 41.83.1 hooks: - id: renovate-config-validator args: [--strict] From bc397f41ed8002f8ec6f6f144e4de6656034e1bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 19:24:27 +0000 Subject: [PATCH 249/311] chore(deps): update dependency renovate to v41.83.2 (#3344) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.83.1 | 41.83.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 824592ae..21b98cca 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: 41.83.1 + rev: 41.83.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e55ec81e..a2cc5b93 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@41.83.1] + additional_dependencies: [renovate@41.83.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 09c5ad21..42537b93 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: 41.83.1 + rev: 41.83.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: 41.83.1 + rev: 41.83.2 hooks: - id: renovate-config-validator args: [--strict] From 9f566220eae010de56e2acff210de3e49e4857b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 02:21:44 +0000 Subject: [PATCH 250/311] chore(deps): update dependency renovate to v41.84.0 (#3345) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.83.2 | 41.84.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 21b98cca..84cc0e41 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: 41.83.2 + rev: 41.84.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a2cc5b93..16a967b4 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@41.83.2] + additional_dependencies: [renovate@41.84.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 42537b93..42791638 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: 41.83.2 + rev: 41.84.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: 41.83.2 + rev: 41.84.0 hooks: - id: renovate-config-validator args: [--strict] From b6b73f36ee2624438fbfd2f9fbf9a8938754bfcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 17:28:40 +0000 Subject: [PATCH 251/311] chore(deps): update dependency renovate to v41.85.0 (#3346) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.84.0 | 41.85.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 84cc0e41..795ce0ca 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: 41.84.0 + rev: 41.85.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 16a967b4..fdee158d 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@41.84.0] + additional_dependencies: [renovate@41.85.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 42791638..9b0f5ba5 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: 41.84.0 + rev: 41.85.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: 41.84.0 + rev: 41.85.0 hooks: - id: renovate-config-validator args: [--strict] From 280f55f2b9b4e2e901aaa100a615de943ff47adf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 20:24:59 +0000 Subject: [PATCH 252/311] chore(deps): update dependency renovate to v41.86.0 (#3347) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.85.0 | 41.86.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 795ce0ca..e5d48e56 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: 41.85.0 + rev: 41.86.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fdee158d..823665da 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@41.85.0] + additional_dependencies: [renovate@41.86.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9b0f5ba5..4737bf08 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: 41.85.0 + rev: 41.86.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: 41.85.0 + rev: 41.86.0 hooks: - id: renovate-config-validator args: [--strict] From a9ab299c0105d433fc4681caf94cd0230b65ed0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 07:28:32 +0000 Subject: [PATCH 253/311] chore(deps): update dependency renovate to v41.86.1 (#3348) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.86.0 | 41.86.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e5d48e56..b18deeb3 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: 41.86.0 + rev: 41.86.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 823665da..4666e1c5 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@41.86.0] + additional_dependencies: [renovate@41.86.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4737bf08..15fc2909 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: 41.86.0 + rev: 41.86.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: 41.86.0 + rev: 41.86.1 hooks: - id: renovate-config-validator args: [--strict] From 522f6a6ee1e5347bef67c7209adb87ee48b793a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 08:35:00 +0000 Subject: [PATCH 254/311] chore(deps): update dependency renovate to v41.87.0 (#3349) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.86.1 | 41.87.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b18deeb3..c59efdb1 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: 41.86.1 + rev: 41.87.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4666e1c5..4275a5a4 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@41.86.1] + additional_dependencies: [renovate@41.87.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 15fc2909..dff4b79e 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: 41.86.1 + rev: 41.87.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: 41.86.1 + rev: 41.87.0 hooks: - id: renovate-config-validator args: [--strict] From 9717235b1dbdddf50dc04344637438d468db3bd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 11:28:16 +0000 Subject: [PATCH 255/311] chore(deps): update dependency renovate to v41.87.1 (#3350) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.87.0 | 41.87.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c59efdb1..a48e1dc8 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: 41.87.0 + rev: 41.87.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4275a5a4..25c8c3f9 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@41.87.0] + additional_dependencies: [renovate@41.87.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index dff4b79e..9a110e1a 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: 41.87.0 + rev: 41.87.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: 41.87.0 + rev: 41.87.1 hooks: - id: renovate-config-validator args: [--strict] From 4416b75019d414e7d7aef423fe22e1936e4c2e39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 13:41:27 +0000 Subject: [PATCH 256/311] chore(deps): update dependency renovate to v41.87.2 (#3351) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.87.1 | 41.87.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a48e1dc8..18d591e7 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: 41.87.1 + rev: 41.87.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 25c8c3f9..c59028f4 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@41.87.1] + additional_dependencies: [renovate@41.87.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9a110e1a..350105c3 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: 41.87.1 + rev: 41.87.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: 41.87.1 + rev: 41.87.2 hooks: - id: renovate-config-validator args: [--strict] From 173020588268db8ef84179fa9dde7ff62e6f1469 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 14:39:55 +0000 Subject: [PATCH 257/311] chore(deps): update dependency renovate to v41.87.3 (#3352) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.87.2 | 41.87.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 18d591e7..bd81e34e 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: 41.87.2 + rev: 41.87.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c59028f4..7174ea0f 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@41.87.2] + additional_dependencies: [renovate@41.87.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 350105c3..11f60029 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: 41.87.2 + rev: 41.87.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: 41.87.2 + rev: 41.87.3 hooks: - id: renovate-config-validator args: [--strict] From cb3454fc15483fadf0dc274f9b8172bf6ff771d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 16:35:28 +0000 Subject: [PATCH 258/311] chore(deps): update dependency renovate to v41.87.4 (#3353) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.87.3 | 41.87.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bd81e34e..6189e3fd 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: 41.87.3 + rev: 41.87.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7174ea0f..f2c2f387 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@41.87.3] + additional_dependencies: [renovate@41.87.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 11f60029..1ee13cab 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: 41.87.3 + rev: 41.87.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: 41.87.3 + rev: 41.87.4 hooks: - id: renovate-config-validator args: [--strict] From ff24e3f6cf3a77c62e46c2b731052c5a27bdbd58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 05:25:06 +0000 Subject: [PATCH 259/311] chore(deps): update dependency renovate to v41.88.0 (#3354) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.87.4 | 41.88.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6189e3fd..c61429f0 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: 41.87.4 + rev: 41.88.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f2c2f387..d3e8b7ab 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@41.87.4] + additional_dependencies: [renovate@41.88.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1ee13cab..0bd7aa60 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: 41.87.4 + rev: 41.88.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: 41.87.4 + rev: 41.88.0 hooks: - id: renovate-config-validator args: [--strict] From 1ca4e80210fa8e10467772a9f7a59af71adbdbef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 13:53:23 +0000 Subject: [PATCH 260/311] chore(deps): update dependency renovate to v41.88.1 (#3355) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.88.0 | 41.88.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c61429f0..8ff330d8 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: 41.88.0 + rev: 41.88.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d3e8b7ab..a7d3bb3b 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@41.88.0] + additional_dependencies: [renovate@41.88.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 0bd7aa60..56f215c8 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: 41.88.0 + rev: 41.88.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: 41.88.0 + rev: 41.88.1 hooks: - id: renovate-config-validator args: [--strict] From 51fcfd27f1a1263c7cc0f6854fdce6c67bb5f84d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 15:55:53 +0000 Subject: [PATCH 261/311] chore(deps): update dependency renovate to v41.88.2 (#3356) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.88.1 | 41.88.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8ff330d8..a1f70561 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: 41.88.1 + rev: 41.88.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a7d3bb3b..af31e274 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@41.88.1] + additional_dependencies: [renovate@41.88.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 56f215c8..d503ecbd 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: 41.88.1 + rev: 41.88.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: 41.88.1 + rev: 41.88.2 hooks: - id: renovate-config-validator args: [--strict] From 994cb811552310c6cb0fb5d350b400cda6260417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 21:40:43 +0000 Subject: [PATCH 262/311] chore(deps): update dependency renovate to v41.89.0 (#3357) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.88.2 | 41.89.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a1f70561..f04c1551 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: 41.88.2 + rev: 41.89.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index af31e274..f7e25034 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@41.88.2] + additional_dependencies: [renovate@41.89.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d503ecbd..42fad8ed 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: 41.88.2 + rev: 41.89.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: 41.88.2 + rev: 41.89.0 hooks: - id: renovate-config-validator args: [--strict] From a8b110c797c4160f0bbc5ba8c3d369ddf0f8f8cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 22:40:47 +0000 Subject: [PATCH 263/311] chore(deps): update dependency renovate to v41.89.1 (#3358) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.89.0 | 41.89.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f04c1551..f9cdec29 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: 41.89.0 + rev: 41.89.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f7e25034..1b8ab0e7 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@41.89.0] + additional_dependencies: [renovate@41.89.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 42fad8ed..21ae5cc9 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: 41.89.0 + rev: 41.89.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: 41.89.0 + rev: 41.89.1 hooks: - id: renovate-config-validator args: [--strict] From f8aae73ad5c01bb24130d447dfe8a7b0ffd07140 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 00:56:48 +0000 Subject: [PATCH 264/311] chore(deps): update dependency renovate to v41.89.2 (#3359) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.89.1 | 41.89.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f9cdec29..e44f2a77 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: 41.89.1 + rev: 41.89.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1b8ab0e7..31d4b724 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@41.89.1] + additional_dependencies: [renovate@41.89.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 21ae5cc9..da3b0f1a 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: 41.89.1 + rev: 41.89.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: 41.89.1 + rev: 41.89.2 hooks: - id: renovate-config-validator args: [--strict] From 7746236e383e231f8a52836ce2d66bedc3a975e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 01:57:05 +0000 Subject: [PATCH 265/311] chore(deps): update dependency renovate to v41.89.3 (#3360) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.89.2 | 41.89.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e44f2a77..027a9256 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: 41.89.2 + rev: 41.89.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 31d4b724..8d8e0e52 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@41.89.2] + additional_dependencies: [renovate@41.89.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index da3b0f1a..73c80cec 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: 41.89.2 + rev: 41.89.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: 41.89.2 + rev: 41.89.3 hooks: - id: renovate-config-validator args: [--strict] From f93c6d78d74f1b02e4de9776b50707eedc4983fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 03:04:57 +0000 Subject: [PATCH 266/311] chore(deps): update dependency renovate to v41.90.0 (#3361) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.89.3 | 41.90.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 027a9256..e4e1aa7e 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: 41.89.3 + rev: 41.90.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8d8e0e52..ee913852 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@41.89.3] + additional_dependencies: [renovate@41.90.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 73c80cec..d4dbd19e 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: 41.89.3 + rev: 41.90.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: 41.89.3 + rev: 41.90.0 hooks: - id: renovate-config-validator args: [--strict] From 999b32029a4620fb556d0897c20191e81d70e927 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 21:43:36 +0000 Subject: [PATCH 267/311] chore(deps): update dependency renovate to v41.91.0 (#3362) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.90.0 | 41.91.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e4e1aa7e..1aaf05e3 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: 41.90.0 + rev: 41.91.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ee913852..18e4ee8c 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@41.90.0] + additional_dependencies: [renovate@41.91.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d4dbd19e..aed10eb3 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: 41.90.0 + rev: 41.91.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: 41.90.0 + rev: 41.91.0 hooks: - id: renovate-config-validator args: [--strict] From baec933e2747e337ee0f74f7d7cca5b3306d8ffa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 09:28:46 +0000 Subject: [PATCH 268/311] chore(deps): update dependency renovate to v41.91.1 (#3363) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.91.0 | 41.91.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1aaf05e3..73f46438 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: 41.91.0 + rev: 41.91.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 18e4ee8c..570028c4 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@41.91.0] + additional_dependencies: [renovate@41.91.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index aed10eb3..cd252fd4 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: 41.91.0 + rev: 41.91.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: 41.91.0 + rev: 41.91.1 hooks: - id: renovate-config-validator args: [--strict] From d3c1cdd30e20811bcc6e1501945209ff161cafe4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 16:19:10 +0000 Subject: [PATCH 269/311] chore(deps): update dependency renovate to v41.91.2 (#3364) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.91.1 | 41.91.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 73f46438..2f45296e 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: 41.91.1 + rev: 41.91.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 570028c4..1025edf8 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@41.91.1] + additional_dependencies: [renovate@41.91.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index cd252fd4..fef2c405 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: 41.91.1 + rev: 41.91.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: 41.91.1 + rev: 41.91.2 hooks: - id: renovate-config-validator args: [--strict] From 5a67c3ee7e20f1c273bfb0f10e8b5aaec2316191 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 09:22:19 +0000 Subject: [PATCH 270/311] chore(deps): update dependency renovate to v41.91.3 (#3365) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.91.2 | 41.91.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2f45296e..d6ff30ea 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: 41.91.2 + rev: 41.91.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1025edf8..82bb571e 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@41.91.2] + additional_dependencies: [renovate@41.91.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fef2c405..eebd09dd 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: 41.91.2 + rev: 41.91.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: 41.91.2 + rev: 41.91.3 hooks: - id: renovate-config-validator args: [--strict] From 40b196a73fdf8b8d4902deb708d0fa64e0fab6f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 15:21:20 +0000 Subject: [PATCH 271/311] chore(deps): update dependency renovate to v41.91.4 (#3366) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.91.3 | 41.91.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d6ff30ea..eb46bebf 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: 41.91.3 + rev: 41.91.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 82bb571e..a875d494 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@41.91.3] + additional_dependencies: [renovate@41.91.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index eebd09dd..19f13619 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: 41.91.3 + rev: 41.91.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: 41.91.3 + rev: 41.91.4 hooks: - id: renovate-config-validator args: [--strict] From 93bef7d84e52b6ba3e608088f9cd1e292e3e1309 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 17:20:32 +0000 Subject: [PATCH 272/311] chore(deps): update dependency renovate to v41.92.0 (#3367) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.91.4 | 41.92.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb46bebf..a1a31f31 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: 41.91.4 + rev: 41.92.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a875d494..6ad36c91 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@41.91.4] + additional_dependencies: [renovate@41.92.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 19f13619..1a043f90 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: 41.91.4 + rev: 41.92.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: 41.91.4 + rev: 41.92.0 hooks: - id: renovate-config-validator args: [--strict] From 66952039f9c9c8c6dfcf382ccf1f0fa12f5ad1e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 21:22:55 +0000 Subject: [PATCH 273/311] chore(deps): update dependency renovate to v41.92.1 (#3368) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.92.0 | 41.92.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a1a31f31..abce93c7 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: 41.92.0 + rev: 41.92.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6ad36c91..4c3959ea 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@41.92.0] + additional_dependencies: [renovate@41.92.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1a043f90..fd171167 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: 41.92.0 + rev: 41.92.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: 41.92.0 + rev: 41.92.1 hooks: - id: renovate-config-validator args: [--strict] From 643b9a91eb08839333d720872e3246bae768a284 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 07:25:40 +0000 Subject: [PATCH 274/311] chore(deps): update dependency renovate to v41.93.0 (#3369) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.92.1 | 41.93.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index abce93c7..f528d119 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: 41.92.1 + rev: 41.93.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4c3959ea..68ab310f 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@41.92.1] + additional_dependencies: [renovate@41.93.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fd171167..82530a1c 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: 41.92.1 + rev: 41.93.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: 41.92.1 + rev: 41.93.0 hooks: - id: renovate-config-validator args: [--strict] From 8de97d3cdd1f364656b753e6410f2733d22d2bcd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 08:25:12 +0000 Subject: [PATCH 275/311] chore(deps): update dependency renovate to v41.93.1 (#3370) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.93.0 | 41.93.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f528d119..8edd7f7e 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: 41.93.0 + rev: 41.93.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 68ab310f..e3ba7bb6 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@41.93.0] + additional_dependencies: [renovate@41.93.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 82530a1c..12e700a5 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: 41.93.0 + rev: 41.93.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: 41.93.0 + rev: 41.93.1 hooks: - id: renovate-config-validator args: [--strict] From 1944c6bd20935a30bf09de77eda09f8944d15970 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 09:24:41 +0000 Subject: [PATCH 276/311] chore(deps): update dependency renovate to v41.93.2 (#3371) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.93.1 | 41.93.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8edd7f7e..851bd65e 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: 41.93.1 + rev: 41.93.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e3ba7bb6..26a00aaa 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@41.93.1] + additional_dependencies: [renovate@41.93.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 12e700a5..aec467df 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: 41.93.1 + rev: 41.93.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: 41.93.1 + rev: 41.93.2 hooks: - id: renovate-config-validator args: [--strict] From 72817d9673a33b9aa12d03b92bed776862df219e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 14:23:24 +0000 Subject: [PATCH 277/311] chore(deps): update dependency renovate to v41.93.3 (#3372) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.93.2 | 41.93.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 851bd65e..e06fc540 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: 41.93.2 + rev: 41.93.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 26a00aaa..4a17c0bf 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@41.93.2] + additional_dependencies: [renovate@41.93.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index aec467df..3df3d8fa 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: 41.93.2 + rev: 41.93.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: 41.93.2 + rev: 41.93.3 hooks: - id: renovate-config-validator args: [--strict] From e837383526c5d6b23ad60f60367afb66af5713ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:18:34 +0000 Subject: [PATCH 278/311] chore(deps): update dependency renovate to v41.94.0 (#3373) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.93.3 | 41.94.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e06fc540..10e645d3 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: 41.93.3 + rev: 41.94.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4a17c0bf..ce5e1bc8 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@41.93.3] + additional_dependencies: [renovate@41.94.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3df3d8fa..9c953ebc 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: 41.93.3 + rev: 41.94.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: 41.93.3 + rev: 41.94.0 hooks: - id: renovate-config-validator args: [--strict] From f5737cadcacecafcadf0d9291ce044ada8b07720 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:39:01 +0000 Subject: [PATCH 279/311] chore(deps): update dependency renovate to v41.95.0 (#3374) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.94.0 | 41.95.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 10e645d3..35c23efb 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: 41.94.0 + rev: 41.95.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ce5e1bc8..912ccd88 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@41.94.0] + additional_dependencies: [renovate@41.95.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9c953ebc..aa278bf6 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: 41.94.0 + rev: 41.95.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: 41.94.0 + rev: 41.95.0 hooks: - id: renovate-config-validator args: [--strict] From ba72ab56ccd3471e7f6c480b3d91e0160cf97eed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 19:21:03 +0000 Subject: [PATCH 280/311] chore(deps): update dependency renovate to v41.95.1 (#3375) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.95.0 | 41.95.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 35c23efb..b64cf070 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: 41.95.0 + rev: 41.95.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 912ccd88..58fe0303 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@41.95.0] + additional_dependencies: [renovate@41.95.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index aa278bf6..675876d1 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: 41.95.0 + rev: 41.95.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: 41.95.0 + rev: 41.95.1 hooks: - id: renovate-config-validator args: [--strict] From 4e5f65b938253e67cb3f52a31e426993f71583f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 20:21:25 +0000 Subject: [PATCH 281/311] chore(deps): update dependency renovate to v41.95.2 (#3376) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.95.1 | 41.95.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b64cf070..2d6f7263 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: 41.95.1 + rev: 41.95.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 58fe0303..4fdfa7af 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@41.95.1] + additional_dependencies: [renovate@41.95.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 675876d1..fd1efb4f 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: 41.95.1 + rev: 41.95.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: 41.95.1 + rev: 41.95.2 hooks: - id: renovate-config-validator args: [--strict] From 6f1ee2e1b921443e629b845b25fe0258762614d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 01:03:00 +0000 Subject: [PATCH 282/311] chore(deps): update dependency renovate to v41.96.0 (#3377) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.95.2 | 41.96.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2d6f7263..b3bf5490 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: 41.95.2 + rev: 41.96.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4fdfa7af..ca8f9c36 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@41.95.2] + additional_dependencies: [renovate@41.96.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fd1efb4f..10da7151 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: 41.95.2 + rev: 41.96.0 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.95.2 + rev: 41.96.0 hooks: - id: renovate-config-validator args: [--strict] From eb6586f7afb667ba58e51b1f071f577890ccbba9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 08:26:32 +0000 Subject: [PATCH 283/311] chore(deps): update dependency renovate to v41.96.1 (#3378) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.96.0 | 41.96.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b3bf5490..e7bd6f09 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: 41.96.0 + rev: 41.96.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ca8f9c36..5df84604 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@41.96.0] + additional_dependencies: [renovate@41.96.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 10da7151..de3f69da 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: 41.96.0 + rev: 41.96.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: 41.96.0 + rev: 41.96.1 hooks: - id: renovate-config-validator args: [--strict] From bb9995cd52f3497993bea7c50577a69297d5bd3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 11:24:31 +0000 Subject: [PATCH 284/311] chore(deps): update dependency renovate to v41.96.2 (#3379) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.96.1 | 41.96.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e7bd6f09..82b5d6ba 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: 41.96.1 + rev: 41.96.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5df84604..bdcf2841 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@41.96.1] + additional_dependencies: [renovate@41.96.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index de3f69da..0368cfe4 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: 41.96.1 + rev: 41.96.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: 41.96.1 + rev: 41.96.2 hooks: - id: renovate-config-validator args: [--strict] From d673a68267f9b92b2d730b3b33c0fea6b4a2a24b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 15:27:32 +0000 Subject: [PATCH 285/311] chore(deps): update dependency renovate to v41.97.0 (#3380) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.96.2 | 41.97.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 82b5d6ba..ee20fc68 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: 41.96.2 + rev: 41.97.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bdcf2841..17f228f5 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@41.96.2] + additional_dependencies: [renovate@41.97.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 0368cfe4..97c0c450 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: 41.96.2 + rev: 41.97.0 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.96.2 + rev: 41.97.0 hooks: - id: renovate-config-validator args: [--strict] From 5da837034cc1758c02fb91d145a634ec472b1103 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 16:24:42 +0000 Subject: [PATCH 286/311] chore(deps): update dependency renovate to v41.97.1 (#3381) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.97.0 | 41.97.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ee20fc68..55397471 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: 41.97.0 + rev: 41.97.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 17f228f5..040c94db 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@41.97.0] + additional_dependencies: [renovate@41.97.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 97c0c450..09ba5007 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: 41.97.0 + rev: 41.97.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: 41.97.0 + rev: 41.97.1 hooks: - id: renovate-config-validator args: [--strict] From 764649313b6dd86347883bdfa778d56e2a737908 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 17:22:11 +0000 Subject: [PATCH 287/311] chore(deps): update dependency renovate to v41.97.2 (#3382) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.97.1 | 41.97.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 55397471..901428a0 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: 41.97.1 + rev: 41.97.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 040c94db..e174f0cb 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@41.97.1] + additional_dependencies: [renovate@41.97.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 09ba5007..607316d2 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: 41.97.1 + rev: 41.97.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: 41.97.1 + rev: 41.97.2 hooks: - id: renovate-config-validator args: [--strict] From ef31486dc4da86e4b5efdb4fe733c136ec4ecb7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 21:20:48 +0000 Subject: [PATCH 288/311] chore(deps): update dependency renovate to v41.97.3 (#3383) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.97.2 | 41.97.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 901428a0..58f7c159 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: 41.97.2 + rev: 41.97.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e174f0cb..74b3ef67 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@41.97.2] + additional_dependencies: [renovate@41.97.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 607316d2..ffabd982 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: 41.97.2 + rev: 41.97.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: 41.97.2 + rev: 41.97.3 hooks: - id: renovate-config-validator args: [--strict] From 8b1d10cd823d0de45af7e28e9652714a17b0a7bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 22:20:08 +0000 Subject: [PATCH 289/311] chore(deps): update dependency renovate to v41.97.4 (#3384) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.97.3 | 41.97.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 58f7c159..b6fe07bc 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: 41.97.3 + rev: 41.97.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 74b3ef67..fa95d12c 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@41.97.3] + additional_dependencies: [renovate@41.97.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ffabd982..13b5cc96 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: 41.97.3 + rev: 41.97.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: 41.97.3 + rev: 41.97.4 hooks: - id: renovate-config-validator args: [--strict] From 5a2ede93374d41b0d031c7ba0e1c0bef2a8dd28c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 07:24:47 +0000 Subject: [PATCH 290/311] chore(deps): update dependency renovate to v41.97.5 (#3385) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.97.4 | 41.97.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b6fe07bc..50a24716 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: 41.97.4 + rev: 41.97.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fa95d12c..d73fbd74 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@41.97.4] + additional_dependencies: [renovate@41.97.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 13b5cc96..9e0af4cc 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: 41.97.4 + rev: 41.97.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: 41.97.4 + rev: 41.97.5 hooks: - id: renovate-config-validator args: [--strict] From 40c038868a0c6bc8010c1628cedc728df7d8c320 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:28:04 +0000 Subject: [PATCH 291/311] chore(deps): update dependency renovate to v41.97.7 (#3386) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.97.5 | 41.97.7 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50a24716..f3ecd98d 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: 41.97.5 + rev: 41.97.7 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d73fbd74..ab56be10 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@41.97.5] + additional_dependencies: [renovate@41.97.7] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9e0af4cc..267debb1 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: 41.97.5 + rev: 41.97.7 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.97.5 + rev: 41.97.7 hooks: - id: renovate-config-validator args: [--strict] From 6d2f44adb43f78b0c152f20d20cfd3648af1902c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 18:23:51 +0000 Subject: [PATCH 292/311] chore(deps): update dependency renovate to v41.97.8 (#3387) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.97.7 | 41.97.8 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f3ecd98d..532f99ae 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: 41.97.7 + rev: 41.97.8 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ab56be10..bb769862 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@41.97.7] + additional_dependencies: [renovate@41.97.8] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 267debb1..e1418441 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: 41.97.7 + rev: 41.97.8 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.97.7 + rev: 41.97.8 hooks: - id: renovate-config-validator args: [--strict] From 18307af362e0dc2b42901db6c512c4b8b8f2b36a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 19:20:41 +0000 Subject: [PATCH 293/311] chore(deps): update dependency renovate to v41.97.9 (#3388) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.97.8 | 41.97.9 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 532f99ae..b00f7f71 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: 41.97.8 + rev: 41.97.9 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bb769862..a90033bd 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@41.97.8] + additional_dependencies: [renovate@41.97.9] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e1418441..b0312236 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: 41.97.8 + rev: 41.97.9 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.97.8 + rev: 41.97.9 hooks: - id: renovate-config-validator args: [--strict] From 27c4bf0f50031fa6de4c481d7d7e6d4283234071 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 07:38:00 +0000 Subject: [PATCH 294/311] chore(deps): update dependency renovate to v41.97.10 (#3389) | datasource | package | from | to | | ---------- | -------- | ------- | -------- | | npm | renovate | 41.97.9 | 41.97.10 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b00f7f71..1ff84e0c 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: 41.97.9 + rev: 41.97.10 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a90033bd..47813781 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@41.97.9] + additional_dependencies: [renovate@41.97.10] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b0312236..4cbaa730 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: 41.97.9 + rev: 41.97.10 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.97.9 + rev: 41.97.10 hooks: - id: renovate-config-validator args: [--strict] From c0a9183ef287850341f21e779f8ef7eb6aa84c81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 10:27:07 +0000 Subject: [PATCH 295/311] chore(deps): update mikefarah/yq action to v4.47.2 (#3390) | datasource | package | from | to | | ----------- | ------------ | ------- | ------- | | github-tags | mikefarah/yq | v4.47.1 | v4.47.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 eac1211b..1df665c2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,7 +48,7 @@ jobs: - name: Get Renovate version id: get-renovate-version - uses: mikefarah/yq@f03c9dc599c37bfcaf533427211d05e51e6fee64 # v4.47.1 + uses: mikefarah/yq@6251e95af8df3505def48c71f3119836701495d6 # v4.47.2 with: cmd: >- yq eval From 0008f801d44c80627f61e0f966b9a99624096a75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 15:25:12 +0000 Subject: [PATCH 296/311] chore(deps): update dependency renovate to v41.97.11 (#3391) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 41.97.10 | 41.97.11 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1ff84e0c..0f280306 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: 41.97.10 + rev: 41.97.11 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 47813781..1c12ee88 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@41.97.10] + additional_dependencies: [renovate@41.97.11] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4cbaa730..191178f9 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: 41.97.10 + rev: 41.97.11 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.97.10 + rev: 41.97.11 hooks: - id: renovate-config-validator args: [--strict] From 143c21926ee520cede087779dd942a20b2c5491c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 16:25:37 +0000 Subject: [PATCH 297/311] chore(deps): update dependency renovate to v41.98.0 (#3392) | datasource | package | from | to | | ---------- | -------- | -------- | ------- | | npm | renovate | 41.97.11 | 41.98.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0f280306..048c6260 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: 41.97.11 + rev: 41.98.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1c12ee88..e589ffb5 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@41.97.11] + additional_dependencies: [renovate@41.98.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 191178f9..e3f849f2 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: 41.97.11 + rev: 41.98.0 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.97.11 + rev: 41.98.0 hooks: - id: renovate-config-validator args: [--strict] From ad6bd217ee8b5a40f589ac8c4519ac86676ef06b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 21:25:05 +0000 Subject: [PATCH 298/311] chore(deps): update dependency renovate to v41.98.1 (#3393) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.98.0 | 41.98.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 048c6260..054f8ce8 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: 41.98.0 + rev: 41.98.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e589ffb5..fae95c24 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@41.98.0] + additional_dependencies: [renovate@41.98.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e3f849f2..0e44b82d 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: 41.98.0 + rev: 41.98.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: 41.98.0 + rev: 41.98.1 hooks: - id: renovate-config-validator args: [--strict] From 9c59b978ee3e687d60b6a512946a7d991c8bb044 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 07:24:17 +0000 Subject: [PATCH 299/311] chore(deps): update dependency renovate to v41.98.2 (#3394) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.98.1 | 41.98.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 054f8ce8..900a4ce8 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: 41.98.1 + rev: 41.98.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fae95c24..ada6fbee 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@41.98.1] + additional_dependencies: [renovate@41.98.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 0e44b82d..1d53a900 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: 41.98.1 + rev: 41.98.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: 41.98.1 + rev: 41.98.2 hooks: - id: renovate-config-validator args: [--strict] From 35c0a7fc2aa9cdc651c313c89ba516bc0cfbe320 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 09:27:08 +0000 Subject: [PATCH 300/311] chore(deps): update dependency renovate to v41.98.3 (#3395) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.98.2 | 41.98.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 900a4ce8..127ed740 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: 41.98.2 + rev: 41.98.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ada6fbee..fa62707f 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@41.98.2] + additional_dependencies: [renovate@41.98.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1d53a900..2004686e 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: 41.98.2 + rev: 41.98.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: 41.98.2 + rev: 41.98.3 hooks: - id: renovate-config-validator args: [--strict] From f751a08f0703ac8d7cfd1bf8e814ef30adc1bc75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 11:24:49 +0000 Subject: [PATCH 301/311] chore(deps): update dependency renovate to v41.98.4 (#3396) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.98.3 | 41.98.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 127ed740..d795cf95 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: 41.98.3 + rev: 41.98.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fa62707f..0aef0a86 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@41.98.3] + additional_dependencies: [renovate@41.98.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2004686e..bdabebec 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: 41.98.3 + rev: 41.98.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: 41.98.3 + rev: 41.98.4 hooks: - id: renovate-config-validator args: [--strict] From 9060dc390bd2a7ee5569219b5756a9a7e20039d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 15:24:18 +0000 Subject: [PATCH 302/311] chore(deps): update dependency renovate to v41.99.1 (#3397) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.98.4 | 41.99.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d795cf95..77704ea9 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: 41.98.4 + rev: 41.99.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0aef0a86..81269151 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@41.98.4] + additional_dependencies: [renovate@41.99.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index bdabebec..139280b8 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: 41.98.4 + rev: 41.99.1 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.98.4 + rev: 41.99.1 hooks: - id: renovate-config-validator args: [--strict] From 00ac3fe5ce81e7c16cd0816582677078ce18b69d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 21:24:15 +0000 Subject: [PATCH 303/311] chore(deps): update dependency renovate to v41.99.2 (#3398) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.99.1 | 41.99.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 77704ea9..46063671 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: 41.99.1 + rev: 41.99.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 81269151..8a954b30 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@41.99.1] + additional_dependencies: [renovate@41.99.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 139280b8..3275e507 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: 41.99.1 + rev: 41.99.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: 41.99.1 + rev: 41.99.2 hooks: - id: renovate-config-validator args: [--strict] From 0f7f492ff2430d9908ccbf5da43f76ba29913b0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 00:52:42 +0000 Subject: [PATCH 304/311] chore(deps): update dependency renovate to v41.99.4 (#3399) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.99.2 | 41.99.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 46063671..41d5043b 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: 41.99.2 + rev: 41.99.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8a954b30..ad4dfec9 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@41.99.2] + additional_dependencies: [renovate@41.99.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3275e507..81d5fc7b 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: 41.99.2 + rev: 41.99.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: 41.99.2 + rev: 41.99.4 hooks: - id: renovate-config-validator args: [--strict] From e5397a8d5a23153c8f7115ede9747afe366aa763 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 01:53:31 +0000 Subject: [PATCH 305/311] chore(deps): update dependency renovate to v41.99.5 (#3400) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.99.4 | 41.99.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 41d5043b..3d989230 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: 41.99.4 + rev: 41.99.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ad4dfec9..111761fc 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@41.99.4] + additional_dependencies: [renovate@41.99.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 81d5fc7b..1bf285a7 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: 41.99.4 + rev: 41.99.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: 41.99.4 + rev: 41.99.5 hooks: - id: renovate-config-validator args: [--strict] From c17a19524a74c5afa51727377732ccf5ed1b6aba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 05:25:07 +0000 Subject: [PATCH 306/311] chore(deps): update dependency renovate to v41.99.6 (#3401) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.99.5 | 41.99.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d989230..0846f2ec 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: 41.99.5 + rev: 41.99.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 111761fc..a10e62d1 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@41.99.5] + additional_dependencies: [renovate@41.99.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1bf285a7..c820a376 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: 41.99.5 + rev: 41.99.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: 41.99.5 + rev: 41.99.6 hooks: - id: renovate-config-validator args: [--strict] From cb00b875357c1622ce0e3278bbecf9fd3cb2cb28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 12:23:47 +0000 Subject: [PATCH 307/311] chore(deps): update dependency renovate to v41.99.7 (#3402) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.99.6 | 41.99.7 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0846f2ec..72288c73 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: 41.99.6 + rev: 41.99.7 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a10e62d1..2485f67a 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@41.99.6] + additional_dependencies: [renovate@41.99.7] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c820a376..289fe12f 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: 41.99.6 + rev: 41.99.7 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.99.6 + rev: 41.99.7 hooks: - id: renovate-config-validator args: [--strict] From e7c4f19addac81ccce4c6a2444cc94ed37e1fada Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 22:23:13 +0000 Subject: [PATCH 308/311] chore(deps): update dependency renovate to v41.99.8 (#3403) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.99.7 | 41.99.8 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 72288c73..7ef28e3a 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: 41.99.7 + rev: 41.99.8 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2485f67a..1bea1b3d 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@41.99.7] + additional_dependencies: [renovate@41.99.8] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 289fe12f..9767adf4 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: 41.99.7 + rev: 41.99.8 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.99.7 + rev: 41.99.8 hooks: - id: renovate-config-validator args: [--strict] From 5c58e320e0c5c3fee9f4d4790a0b9866deedf4c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 01:24:34 +0000 Subject: [PATCH 309/311] chore(deps): update dependency renovate to v41.99.9 (#3404) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 41.99.8 | 41.99.9 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7ef28e3a..6d87f6df 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: 41.99.8 + rev: 41.99.9 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1bea1b3d..770ce4c6 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@41.99.8] + additional_dependencies: [renovate@41.99.9] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9767adf4..2aca05cc 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: 41.99.8 + rev: 41.99.9 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.99.8 + rev: 41.99.9 hooks: - id: renovate-config-validator args: [--strict] From 79e18b4900cf92a8d5ccaeb28fa9d263319d6f85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 10:25:00 +0000 Subject: [PATCH 310/311] chore(deps): update dependency renovate to v41.99.11 (#3405) | datasource | package | from | to | | ---------- | -------- | ------- | -------- | | npm | renovate | 41.99.9 | 41.99.11 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d87f6df..fe0cee9f 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: 41.99.9 + rev: 41.99.11 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 770ce4c6..73b31c9b 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@41.99.9] + additional_dependencies: [renovate@41.99.11] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2aca05cc..31f21166 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: 41.99.9 + rev: 41.99.11 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.99.9 + rev: 41.99.11 hooks: - id: renovate-config-validator args: [--strict] From 36e9f53ee9f0bc0146350d57f7c6441c980d9103 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 15:25:19 +0000 Subject: [PATCH 311/311] chore(deps): update dependency renovate to v41.100.0 (#3406) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 41.99.11 | 41.100.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- .pre-commit-hooks.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fe0cee9f..f9d7dfcf 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: 41.99.11 + rev: 41.100.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 73b31c9b..176dd641 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@41.99.11] + additional_dependencies: [renovate@41.100.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 31f21166..a57a3faa 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: 41.99.11 + rev: 41.100.0 hooks: - id: renovate-config-validator ``` @@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.99.11 + rev: 41.100.0 hooks: - id: renovate-config-validator args: [--strict]