From fa7d5e41ae42e12fd0952a32b446afe1983d7454 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:30:21 +0000 Subject: [PATCH 001/148] chore(deps): update dependency renovate to v38.129.0 (#2476) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.128.6 | 38.129.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4652d51e..1948d2a7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.128.6 + rev: 38.129.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1c4b393f..bfe5ecb1 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.128.6] + additional_dependencies: [renovate@38.129.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 751fb043..6ee29f9e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.128.6 + rev: 38.129.0 hooks: - id: renovate-config-validator ``` From 937835740986500c41a10b237d6beff9e677076c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:20:33 +0000 Subject: [PATCH 002/148] chore(deps): update dependency renovate to v38.129.1 (#2477) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.129.0 | 38.129.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1948d2a7..1e7d2ebd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.129.0 + rev: 38.129.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bfe5ecb1..66f4a98b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.129.0] + additional_dependencies: [renovate@38.129.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6ee29f9e..f64e3a45 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.129.0 + rev: 38.129.1 hooks: - id: renovate-config-validator ``` From 95f517843e74d0556552029591a77b01bd40cd4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 08:01:45 +0000 Subject: [PATCH 003/148] chore(deps): update dependency renovate to v38.129.2 (#2478) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.129.1 | 38.129.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1e7d2ebd..eeb80c74 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.129.1 + rev: 38.129.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 66f4a98b..3150077a 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.129.1] + additional_dependencies: [renovate@38.129.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f64e3a45..465fdb0f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.129.1 + rev: 38.129.2 hooks: - id: renovate-config-validator ``` From a49fe01abce9751bc9e53bc1c3178976dd40a227 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:12:33 +0000 Subject: [PATCH 004/148] chore(deps): update dependency renovate to v38.129.3 (#2479) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.129.2 | 38.129.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eeb80c74..1826e826 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.129.2 + rev: 38.129.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3150077a..76d8f159 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.129.2] + additional_dependencies: [renovate@38.129.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 465fdb0f..2afc24c7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.129.2 + rev: 38.129.3 hooks: - id: renovate-config-validator ``` From 7953e8782e3694d538afacbc5e6538610e71bdbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:37:04 +0000 Subject: [PATCH 005/148] chore(deps): update dependency renovate to v38.130.0 (#2480) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.129.3 | 38.130.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1826e826..3cb22369 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.129.3 + rev: 38.130.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 76d8f159..b76283a1 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.129.3] + additional_dependencies: [renovate@38.130.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2afc24c7..6757fdda 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.129.3 + rev: 38.130.0 hooks: - id: renovate-config-validator ``` From 454c1013b06a8db183f4a2c9be54a5a542133f1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:53:40 +0000 Subject: [PATCH 006/148] chore(deps): update actions/checkout action to v4.2.2 (#2481) | datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/checkout | v4.2.1 | v4.2.2 | 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 d6fffd34..fab4cd03 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Set up Python uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0 @@ -44,7 +44,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Get Renovate version id: get-renovate-version From 483d33583c03cc267d17ab921952342dd7afd79e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 21:03:09 +0000 Subject: [PATCH 007/148] chore(deps): update dependency renovate to v38.130.1 (#2482) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.130.0 | 38.130.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3cb22369..efa8c739 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.130.0 + rev: 38.130.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b76283a1..3b95e91a 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.130.0] + additional_dependencies: [renovate@38.130.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6757fdda..b908bf42 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.130.0 + rev: 38.130.1 hooks: - id: renovate-config-validator ``` From 2ab457c1f8a9e61c6768c633aa7668c5043160a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 00:36:23 +0000 Subject: [PATCH 008/148] chore(deps): update dependency renovate to v38.130.2 (#2483) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.130.1 | 38.130.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index efa8c739..0ed61387 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.130.1 + rev: 38.130.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3b95e91a..11665c90 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.130.1] + additional_dependencies: [renovate@38.130.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b908bf42..e4cf458e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.130.1 + rev: 38.130.2 hooks: - id: renovate-config-validator ``` From 903e491914574cda0d9fa50ee7477d3981eccc5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 15:39:06 +0000 Subject: [PATCH 009/148] chore(deps): update actions/setup-python action to v5.3.0 (#2484) | datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | github-tags | actions/setup-python | v5.2.0 | v5.3.0 | 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 fab4cd03..db0ad7c4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Set up Python - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0 + uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0 with: python-version-file: .python-version cache: pip From ff54191ed6f7482b6485d2dc604b7c7bbf33a465 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:40:23 +0000 Subject: [PATCH 010/148] chore(deps): update dependency renovate to v38.130.3 (#2485) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.130.2 | 38.130.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0ed61387..49d5d796 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.130.2 + rev: 38.130.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 11665c90..28392870 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.130.2] + additional_dependencies: [renovate@38.130.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e4cf458e..1ab4d864 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.130.2 + rev: 38.130.3 hooks: - id: renovate-config-validator ``` From 5459d46bfed7b81cb8ca582c8247feb64846ec0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 03:02:11 +0000 Subject: [PATCH 011/148] chore(deps): update dependency renovate to v38.130.4 (#2486) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.130.3 | 38.130.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 49d5d796..11703fa3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.130.3 + rev: 38.130.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 28392870..b4a35917 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.130.3] + additional_dependencies: [renovate@38.130.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1ab4d864..212719aa 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.130.3 + rev: 38.130.4 hooks: - id: renovate-config-validator ``` From 91a83de84970b4321a181082cdd39d1cf4afd90e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:16:35 +0000 Subject: [PATCH 012/148] chore(deps): update dependency renovate to v38.131.0 (#2487) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.130.4 | 38.131.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 11703fa3..4dbdef4d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.130.4 + rev: 38.131.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b4a35917..164148e3 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.130.4] + additional_dependencies: [renovate@38.131.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 212719aa..3c66f9c0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.130.4 + rev: 38.131.0 hooks: - id: renovate-config-validator ``` From c6f5a2275fcce872662f9b316565ccd646338cd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:17:07 +0000 Subject: [PATCH 013/148] chore(deps): update dependency renovate to v38.131.1 (#2488) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.131.0 | 38.131.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4dbdef4d..8c5a588c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.131.0 + rev: 38.131.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 164148e3..48e473fa 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.131.0] + additional_dependencies: [renovate@38.131.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3c66f9c0..1b88b14f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.131.0 + rev: 38.131.1 hooks: - id: renovate-config-validator ``` From 19f0e7107853aecbd5ae32573974ecc32f9c2714 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:18:39 +0000 Subject: [PATCH 014/148] chore(deps): update dependency renovate to v38.131.2 (#2489) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.131.1 | 38.131.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8c5a588c..fbe585e9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.131.1 + rev: 38.131.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 48e473fa..a8503eac 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.131.1] + additional_dependencies: [renovate@38.131.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1b88b14f..97c7c810 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.131.1 + rev: 38.131.2 hooks: - id: renovate-config-validator ``` From c273d1c89ad5bbc484a082794f727ebeb34d1499 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 19:17:51 +0000 Subject: [PATCH 015/148] chore(deps): update dependency renovate to v38.132.0 (#2490) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.131.2 | 38.132.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fbe585e9..c9e6b06f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.131.2 + rev: 38.132.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a8503eac..1a9d50db 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.131.2] + additional_dependencies: [renovate@38.132.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 97c7c810..95bf3b0f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.131.2 + rev: 38.132.0 hooks: - id: renovate-config-validator ``` From 658991d393ebd1185adad03a4fcd6b30ea31f2dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 21:06:11 +0000 Subject: [PATCH 016/148] chore(deps): update dependency renovate to v38.132.1 (#2491) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.132.0 | 38.132.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c9e6b06f..1b8f6235 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.132.0 + rev: 38.132.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1a9d50db..bfa0d22e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.132.0] + additional_dependencies: [renovate@38.132.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 95bf3b0f..cd45a3ae 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.132.0 + rev: 38.132.1 hooks: - id: renovate-config-validator ``` From b1ed98d3eb24ea3b018eb36b4668e6577922b812 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 06:19:08 +0000 Subject: [PATCH 017/148] chore(deps): update dependency renovate to v38.132.2 (#2492) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.132.1 | 38.132.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1b8f6235..06a04be5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.132.1 + rev: 38.132.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index bfa0d22e..118d790d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.132.1] + additional_dependencies: [renovate@38.132.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index cd45a3ae..1e9c00ac 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.132.1 + rev: 38.132.2 hooks: - id: renovate-config-validator ``` From dc8b8b60a30487ae94a606c30698665699cf8440 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 15:34:16 +0000 Subject: [PATCH 018/148] chore(deps): update dependency renovate to v38.132.3 (#2493) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.132.2 | 38.132.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 06a04be5..914c6af0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.132.2 + rev: 38.132.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 118d790d..a7bc92d8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.132.2] + additional_dependencies: [renovate@38.132.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1e9c00ac..b298c82f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.132.2 + rev: 38.132.3 hooks: - id: renovate-config-validator ``` From 752cdf24d78c11ebc52148b100cced1b7021fcb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 08:05:53 +0000 Subject: [PATCH 019/148] chore(deps): update dependency renovate to v38.133.0 (#2494) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.132.3 | 38.133.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 914c6af0..d8d54688 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.132.3 + rev: 38.133.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a7bc92d8..5aa16478 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.132.3] + additional_dependencies: [renovate@38.133.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b298c82f..86ce2db0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.132.3 + rev: 38.133.0 hooks: - id: renovate-config-validator ``` From 9b55a6cbc5f42ddc50b5c13ac795f5fa0cd63188 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:11:23 +0000 Subject: [PATCH 020/148] chore(deps): update dependency renovate to v38.133.1 (#2495) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.133.0 | 38.133.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d8d54688..b4a194f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.133.0 + rev: 38.133.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5aa16478..5cc12294 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.133.0] + additional_dependencies: [renovate@38.133.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 86ce2db0..6083c826 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.133.0 + rev: 38.133.1 hooks: - id: renovate-config-validator ``` From 1bb13ea796bfd6a8807cd799b49029b3393eba43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 23:34:15 +0000 Subject: [PATCH 021/148] chore(deps): update dependency renovate to v38.133.2 (#2496) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.133.1 | 38.133.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b4a194f4..e320f298 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.133.1 + rev: 38.133.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5cc12294..3e2a0dcc 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.133.1] + additional_dependencies: [renovate@38.133.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6083c826..1589b46c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.133.1 + rev: 38.133.2 hooks: - id: renovate-config-validator ``` From 85697b9fd1985e5056119816a9d11591944f35c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 05:05:18 +0000 Subject: [PATCH 022/148] chore(deps): update dependency renovate to v38.133.4 (#2497) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.133.2 | 38.133.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e320f298..3afcd35d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.133.2 + rev: 38.133.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3e2a0dcc..4c2a5d5c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.133.2] + additional_dependencies: [renovate@38.133.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1589b46c..57afa3ad 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.133.2 + rev: 38.133.4 hooks: - id: renovate-config-validator ``` From 34183fdd6f35252c0afc0521a9f8f18a03e337f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 09:07:10 +0000 Subject: [PATCH 023/148] chore(deps): update dependency renovate to v38.134.0 (#2498) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.133.4 | 38.134.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3afcd35d..796536ed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.133.4 + rev: 38.134.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4c2a5d5c..061fa69b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.133.4] + additional_dependencies: [renovate@38.134.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 57afa3ad..384f3d14 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.133.4 + rev: 38.134.0 hooks: - id: renovate-config-validator ``` From 479395790644e800432048d96cf40499b6fdf591 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:52:57 +0000 Subject: [PATCH 024/148] chore(deps): update dependency renovate to v38.135.1 (#2499) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.134.0 | 38.135.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 796536ed..f8c2326d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.134.0 + rev: 38.135.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 061fa69b..5389d771 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.134.0] + additional_dependencies: [renovate@38.135.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 384f3d14..ff5f32bd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.134.0 + rev: 38.135.1 hooks: - id: renovate-config-validator ``` From c0fe572b721f6eccc657a7994d4724845564e792 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 02:34:38 +0000 Subject: [PATCH 025/148] chore(deps): update dependency renovate to v38.135.2 (#2500) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.135.1 | 38.135.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f8c2326d..bf88a383 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.135.1 + rev: 38.135.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5389d771..7e41d08f 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.135.1] + additional_dependencies: [renovate@38.135.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ff5f32bd..32031ad2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.135.1 + rev: 38.135.2 hooks: - id: renovate-config-validator ``` From 87bf383ff5915a51fd609dc9ac4db78469a05c64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:08:58 +0000 Subject: [PATCH 026/148] chore(deps): update dependency renovate to v38.135.3 (#2501) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.135.2 | 38.135.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bf88a383..1cfd754c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.135.2 + rev: 38.135.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7e41d08f..0a9b0e95 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.135.2] + additional_dependencies: [renovate@38.135.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 32031ad2..85038851 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.135.2 + rev: 38.135.3 hooks: - id: renovate-config-validator ``` From f345a2c751440cab2eb1936bf9b4e64f8e85f2dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:41:27 +0000 Subject: [PATCH 027/148] chore(deps): update dependency renovate to v38.138.0 (#2502) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.135.3 | 38.138.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1cfd754c..34e4ccec 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.135.3 + rev: 38.138.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0a9b0e95..2cc119b8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.135.3] + additional_dependencies: [renovate@38.138.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 85038851..e2b69ed5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.135.3 + rev: 38.138.0 hooks: - id: renovate-config-validator ``` From 56efe55fe8f18bbfc1c8785879afd3590c342855 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:53:47 +0000 Subject: [PATCH 028/148] chore(deps): update dependency renovate to v38.138.1 (#2503) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.138.0 | 38.138.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 34e4ccec..d30f4c3f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.138.0 + rev: 38.138.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2cc119b8..6ed2f40c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.138.0] + additional_dependencies: [renovate@38.138.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e2b69ed5..355723b4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.138.0 + rev: 38.138.1 hooks: - id: renovate-config-validator ``` From a41990b32e49c97c6339702685914c0a22bce90f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 22:47:52 +0000 Subject: [PATCH 029/148] chore(deps): update dependency renovate to v38.138.4 (#2504) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.138.1 | 38.138.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d30f4c3f..1e477db4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.138.1 + rev: 38.138.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6ed2f40c..2508c715 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.138.1] + additional_dependencies: [renovate@38.138.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 355723b4..df1f400a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.138.1 + rev: 38.138.4 hooks: - id: renovate-config-validator ``` From 9567104028923b3f8e0f832311f6cbf0caa1c8e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 05:02:31 +0000 Subject: [PATCH 030/148] chore(deps): update dependency renovate to v38.138.5 (#2505) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.138.4 | 38.138.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1e477db4..aaef29e1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.138.4 + rev: 38.138.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2508c715..fc52181b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.138.4] + additional_dependencies: [renovate@38.138.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index df1f400a..b1c69d4f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.138.4 + rev: 38.138.5 hooks: - id: renovate-config-validator ``` From cec36e15572c78dea1c72a7b0b91cf590ec31f09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:57:40 +0000 Subject: [PATCH 031/148] chore(deps): update dependency renovate to v38.140.0 (#2506) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.138.5 | 38.140.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aaef29e1..2fb2637a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.138.5 + rev: 38.140.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fc52181b..a38a8ba7 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.138.5] + additional_dependencies: [renovate@38.140.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b1c69d4f..8f052f9e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.138.5 + rev: 38.140.0 hooks: - id: renovate-config-validator ``` From 36a0c24655e5f315d7c725b80c312545ac6c0349 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:45:15 +0000 Subject: [PATCH 032/148] chore(deps): update dependency renovate to v38.140.1 (#2507) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.140.0 | 38.140.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2fb2637a..452580a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.140.0 + rev: 38.140.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a38a8ba7..b4e3d46c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.140.0] + additional_dependencies: [renovate@38.140.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8f052f9e..13beb3c1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.140.0 + rev: 38.140.1 hooks: - id: renovate-config-validator ``` From 0003da520af2a12cf4d564fb292ab5b8ac9c9646 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 17:39:35 +0000 Subject: [PATCH 033/148] chore(deps): update dependency renovate to v38.140.2 (#2508) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.140.1 | 38.140.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 452580a6..77e9233f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.140.1 + rev: 38.140.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b4e3d46c..e3932b4b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.140.1] + additional_dependencies: [renovate@38.140.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 13beb3c1..9e0b6b76 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.140.1 + rev: 38.140.2 hooks: - id: renovate-config-validator ``` From 792f93f3eb92d9e745e7ee1de8c0bed8a73a29bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 20:48:55 +0000 Subject: [PATCH 034/148] chore(deps): update dependency renovate to v38.141.0 (#2509) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.140.2 | 38.141.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 77e9233f..6f139dcf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.140.2 + rev: 38.141.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e3932b4b..8278ff9b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.140.2] + additional_dependencies: [renovate@38.141.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9e0b6b76..d6af1bd7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.140.2 + rev: 38.141.0 hooks: - id: renovate-config-validator ``` From 84a49c52f194de1b8790f08f561baaf787d93091 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:49:31 +0000 Subject: [PATCH 035/148] chore(deps): update dependency renovate to v38.141.1 (#2510) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.141.0 | 38.141.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f139dcf..18ffca41 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.141.0 + rev: 38.141.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8278ff9b..4ea5bcbe 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.141.0] + additional_dependencies: [renovate@38.141.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d6af1bd7..355bd80c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.141.0 + rev: 38.141.1 hooks: - id: renovate-config-validator ``` From 91376284d11b4a443e1950ab207765ebd8370ddf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 06:30:57 +0000 Subject: [PATCH 036/148] chore(deps): update dependency renovate to v38.142.0 (#2511) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.141.1 | 38.142.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 18ffca41..e127e1cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.141.1 + rev: 38.142.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4ea5bcbe..da26d951 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.141.1] + additional_dependencies: [renovate@38.142.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 355bd80c..1693d612 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.141.1 + rev: 38.142.0 hooks: - id: renovate-config-validator ``` From bab501f360247833babd8fc0ac541d59a7e7f5ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:34:39 +0000 Subject: [PATCH 037/148] chore(deps): update dependency renovate to v38.142.1 (#2512) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.142.0 | 38.142.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e127e1cb..44df42c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.0 + rev: 38.142.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index da26d951..747af2d9 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.142.0] + additional_dependencies: [renovate@38.142.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1693d612..e9b2892e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.0 + rev: 38.142.1 hooks: - id: renovate-config-validator ``` From 49f6fee259444a8afbe09c5ff0fc44c83be4e02b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 22:06:13 +0000 Subject: [PATCH 038/148] chore(deps): update dependency renovate to v38.142.2 (#2513) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.142.1 | 38.142.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 44df42c2..0e7b20f1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.1 + rev: 38.142.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 747af2d9..45b2fb9f 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.142.1] + additional_dependencies: [renovate@38.142.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e9b2892e..a85d4c9b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.1 + rev: 38.142.2 hooks: - id: renovate-config-validator ``` From 009244d87bcbbec782233a8d5c18f555ccb0561b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 16:15:14 +0000 Subject: [PATCH 039/148] chore(deps): update dependency renovate to v38.142.3 (#2514) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.142.2 | 38.142.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0e7b20f1..8e9b0aa3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.2 + rev: 38.142.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 45b2fb9f..14a4846c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.142.2] + additional_dependencies: [renovate@38.142.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a85d4c9b..35a74eaf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.2 + rev: 38.142.3 hooks: - id: renovate-config-validator ``` From 915d85cee77e9f99b7a596d22601c51564e0d29a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 07:21:38 +0000 Subject: [PATCH 040/148] chore(deps): update dependency renovate to v38.142.4 (#2515) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.142.3 | 38.142.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8e9b0aa3..dacdb804 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.3 + rev: 38.142.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 14a4846c..28a2db29 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.142.3] + additional_dependencies: [renovate@38.142.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 35a74eaf..6e94e72e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.3 + rev: 38.142.4 hooks: - id: renovate-config-validator ``` From 5a5b85ea7de3f744bbb06ad19d5241c3e176a061 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 19:45:40 +0000 Subject: [PATCH 041/148] chore(deps): update dependency renovate to v38.142.5 (#2516) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.142.4 | 38.142.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dacdb804..469e1f7d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.4 + rev: 38.142.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 28a2db29..f182ffc2 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.142.4] + additional_dependencies: [renovate@38.142.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6e94e72e..8a3f438b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.4 + rev: 38.142.5 hooks: - id: renovate-config-validator ``` From d6245a01374c38a1426311363cb7fcffc7a0394b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:59:39 +0000 Subject: [PATCH 042/148] chore(deps): update dependency renovate to v38.142.6 (#2517) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.142.5 | 38.142.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 469e1f7d..452f545e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.5 + rev: 38.142.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f182ffc2..edc26355 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.142.5] + additional_dependencies: [renovate@38.142.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8a3f438b..9697efcc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.5 + rev: 38.142.6 hooks: - id: renovate-config-validator ``` From d854cb0f2d11f1f5665d8078db0fbed47bfe7787 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:54:18 +0000 Subject: [PATCH 043/148] chore(deps): update dependency renovate to v38.142.7 (#2518) | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 38.142.6 | 38.142.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 452f545e..fa34582a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.6 + rev: 38.142.7 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index edc26355..d338766a 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.142.6] + additional_dependencies: [renovate@38.142.7] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9697efcc..3ddab9bb 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.6 + rev: 38.142.7 hooks: - id: renovate-config-validator ``` From 99a4407e9d89992a25ef1bcd00fe02fea0649a38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 17:09:06 +0000 Subject: [PATCH 044/148] chore(deps): update dependency renovate to v39 (#2519) | datasource | package | from | to | | ---------- | -------- | -------- | ------ | | npm | renovate | 38.142.7 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fa34582a..6d963abf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.7 + rev: 39.0.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d338766a..923c930f 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@38.142.7] + additional_dependencies: [renovate@39.0.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3ddab9bb..b7ece9f7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.7 + rev: 39.0.0 hooks: - id: renovate-config-validator ``` From 1a5a5b2dd160a9c101e9e65990f7ded78de0645c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 21:33:46 +0000 Subject: [PATCH 045/148] chore(deps): update dependency renovate to v39.0.1 (#2520) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.0.0 | 39.0.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d963abf..a322fdb3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.0.0 + rev: 39.0.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 923c930f..4b11af21 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.0.0] + additional_dependencies: [renovate@39.0.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b7ece9f7..e9496bd8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.0.0 + rev: 39.0.1 hooks: - id: renovate-config-validator ``` From 0b1ccb579f0ed02fc77b2235e43c16a574bfbda5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 12:15:55 +0000 Subject: [PATCH 046/148] chore(deps): update dependency renovate to v39.0.3 (#2521) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.0.1 | 39.0.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a322fdb3..5dec1beb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.0.1 + rev: 39.0.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4b11af21..6749758a 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.0.1] + additional_dependencies: [renovate@39.0.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e9496bd8..4ad1e343 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.0.1 + rev: 39.0.3 hooks: - id: renovate-config-validator ``` From 05f561ce136db47e195eb4c5faf5801b76b6a8de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 17:50:41 +0000 Subject: [PATCH 047/148] chore(deps): update dependency renovate to v39.0.4 (#2522) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.0.3 | 39.0.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5dec1beb..17c06a9e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.0.3 + rev: 39.0.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6749758a..840b9d6e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.0.3] + additional_dependencies: [renovate@39.0.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4ad1e343..a2de02e4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.0.3 + rev: 39.0.4 hooks: - id: renovate-config-validator ``` From 404aa2f106f25ff4804b380a9115609c669727d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:07:30 +0000 Subject: [PATCH 048/148] chore(deps): update dependency renovate to v39.2.0 (#2523) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.0.4 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 17c06a9e..784a252d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.0.4 + rev: 39.2.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 840b9d6e..5b73f353 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.0.4] + additional_dependencies: [renovate@39.2.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a2de02e4..d850c119 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.0.4 + rev: 39.2.0 hooks: - id: renovate-config-validator ``` From fc20b43f7946171bd19a2dcc37b372077e5ab88b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 00:10:29 +0000 Subject: [PATCH 049/148] chore(deps): update dependency renovate to v39.2.1 (#2524) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.2.0 | 39.2.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 784a252d..7100b067 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.2.0 + rev: 39.2.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5b73f353..33324024 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.2.0] + additional_dependencies: [renovate@39.2.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d850c119..3423e3da 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.2.0 + rev: 39.2.1 hooks: - id: renovate-config-validator ``` From ed5c62d4871e308073dd734706f5cc8d62f9f876 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 06:43:15 +0000 Subject: [PATCH 050/148] chore(deps): update dependency renovate to v39.3.0 (#2525) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.2.1 | 39.3.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7100b067..06e14d7e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.2.1 + rev: 39.3.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 33324024..273f139b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.2.1] + additional_dependencies: [renovate@39.3.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3423e3da..382a48a4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.2.1 + rev: 39.3.0 hooks: - id: renovate-config-validator ``` From 6aaf59978538afbceefcb5d9968b0df1ca152aba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 11:37:58 +0000 Subject: [PATCH 051/148] chore(deps): update dependency renovate to v39.4.0 (#2526) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.3.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 06e14d7e..d855bbff 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.3.0 + rev: 39.4.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 273f139b..25a813fa 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.3.0] + additional_dependencies: [renovate@39.4.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 382a48a4..44cdc263 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.3.0 + rev: 39.4.0 hooks: - id: renovate-config-validator ``` From 6fb6df1120da07a4559e00bdd40af46dbc320f59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 12:13:20 +0000 Subject: [PATCH 052/148] chore(deps): update dependency renovate to v39.5.0 (#2528) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.4.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d855bbff..7ea5a1fe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.4.0 + rev: 39.5.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 25a813fa..2fd51d27 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.4.0] + additional_dependencies: [renovate@39.5.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 44cdc263..c8c4f9fe 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.4.0 + rev: 39.5.0 hooks: - id: renovate-config-validator ``` From f8fbbcafdae393dcee037d1b260e3254cd6d69e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:36:35 +0000 Subject: [PATCH 053/148] chore(deps): update dependency renovate to v39.6.0 (#2529) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.5.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7ea5a1fe..a190a7a7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.5.0 + rev: 39.6.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2fd51d27..fafc98d8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.5.0] + additional_dependencies: [renovate@39.6.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c8c4f9fe..09aa7b11 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.5.0 + rev: 39.6.0 hooks: - id: renovate-config-validator ``` From f2e5ab96946822560cb38b51323f598dc575a714 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 18:08:28 +0000 Subject: [PATCH 054/148] chore(deps): update dependency renovate to v39.7.0 (#2530) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.6.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a190a7a7..53c4d61f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.6.0 + rev: 39.7.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fafc98d8..80c66f3a 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.6.0] + additional_dependencies: [renovate@39.7.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 09aa7b11..4652b36e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.6.0 + rev: 39.7.0 hooks: - id: renovate-config-validator ``` From a47a6a8443d27c0d50556d6f6e3e538379ad5c88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 05:01:31 +0000 Subject: [PATCH 055/148] chore(deps): update dependency renovate to v39.7.1 (#2531) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.7.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 53c4d61f..b2daa0b7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.0 + rev: 39.7.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 80c66f3a..8bed2879 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.7.0] + additional_dependencies: [renovate@39.7.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4652b36e..fcfeec92 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.0 + rev: 39.7.1 hooks: - id: renovate-config-validator ``` From 5ee330df929ba099e836c87df434ec2e89276dbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 16:25:17 +0000 Subject: [PATCH 056/148] chore(deps): update dependency renovate to v39.7.3 (#2532) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.7.1 | 39.7.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b2daa0b7..cc8dccc9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.1 + rev: 39.7.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8bed2879..3525af56 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.7.1] + additional_dependencies: [renovate@39.7.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fcfeec92..f1802d5b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.1 + rev: 39.7.3 hooks: - id: renovate-config-validator ``` From 5c9d559772083feead5f99c200e7920de6606325 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 21:20:15 +0000 Subject: [PATCH 057/148] chore(deps): update dependency renovate to v39.7.4 (#2533) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.7.3 | 39.7.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cc8dccc9..a3475d9d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.3 + rev: 39.7.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3525af56..b645c1f8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.7.3] + additional_dependencies: [renovate@39.7.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f1802d5b..caa78136 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.3 + rev: 39.7.4 hooks: - id: renovate-config-validator ``` From 4571c211224e44b9221398e13028e542f4454edd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 01:50:25 +0000 Subject: [PATCH 058/148] chore(deps): update dependency renovate to v39.7.5 (#2534) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.7.4 | 39.7.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a3475d9d..95844e99 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.4 + rev: 39.7.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b645c1f8..ec3350b1 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.7.4] + additional_dependencies: [renovate@39.7.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index caa78136..403d7c90 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.4 + rev: 39.7.5 hooks: - id: renovate-config-validator ``` From 6a604951ac3c22f0e03c95b0a929f520c27e45d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:39:48 +0000 Subject: [PATCH 059/148] chore(deps): update dependency renovate to v39.7.6 (#2535) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.7.5 | 39.7.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 95844e99..f881da72 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.5 + rev: 39.7.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ec3350b1..c56bebe7 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.7.5] + additional_dependencies: [renovate@39.7.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 403d7c90..ccdfe57e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.5 + rev: 39.7.6 hooks: - id: renovate-config-validator ``` From 81e700567ca069d656a147639218f986afa5f926 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 13:26:28 +0000 Subject: [PATCH 060/148] chore(deps): update dependency renovate to v39.8.0 (#2536) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.7.6 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f881da72..162f69be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.6 + rev: 39.8.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c56bebe7..07891f7a 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.7.6] + additional_dependencies: [renovate@39.8.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ccdfe57e..88cb0796 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.6 + rev: 39.8.0 hooks: - id: renovate-config-validator ``` From dc71d09dea73e885207063e6fc8f4e29b307ae81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 12:19:56 +0000 Subject: [PATCH 061/148] chore(deps): update dependency renovate to v39.9.0 (#2537) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.8.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 162f69be..d0e3124b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.8.0 + rev: 39.9.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 07891f7a..c12a4b3c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.8.0] + additional_dependencies: [renovate@39.9.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 88cb0796..baa269a4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.8.0 + rev: 39.9.0 hooks: - id: renovate-config-validator ``` From e4316760d895970f59b491860849195f8de3b659 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 22:57:03 +0000 Subject: [PATCH 062/148] chore(deps): update dependency renovate to v39.9.1 (#2538) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.9.0 | 39.9.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d0e3124b..2d507ec8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.0 + rev: 39.9.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c12a4b3c..e49fc666 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.9.0] + additional_dependencies: [renovate@39.9.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index baa269a4..9f988d01 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.0 + rev: 39.9.1 hooks: - id: renovate-config-validator ``` From 38c0f8cc3f0e8ea34cbb9679fb383e1ad65ac3ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 06:07:08 +0000 Subject: [PATCH 063/148] chore(deps): update dependency renovate to v39.9.2 (#2539) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.9.1 | 39.9.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2d507ec8..8325b13a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.1 + rev: 39.9.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e49fc666..e9f0f63c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.9.1] + additional_dependencies: [renovate@39.9.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9f988d01..0a463ab8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.1 + rev: 39.9.2 hooks: - id: renovate-config-validator ``` From 2d397ced19bedb2f47dd457ea7588b30652b096e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 09:31:06 +0000 Subject: [PATCH 064/148] chore(deps): update dependency renovate to v39.9.3 (#2540) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.9.2 | 39.9.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8325b13a..283ed8af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.2 + rev: 39.9.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e9f0f63c..0993819c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.9.2] + additional_dependencies: [renovate@39.9.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 0a463ab8..ce13f45f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.2 + rev: 39.9.3 hooks: - id: renovate-config-validator ``` From 3a2d3787c2ec24b752bacf7b142e251d8b563ea1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:52:42 +0000 Subject: [PATCH 065/148] chore(deps): update dependency renovate to v39.9.5 (#2541) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | npm | renovate | 39.9.3 | 39.9.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 283ed8af..b42fd50c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.3 + rev: 39.9.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0993819c..b5d07974 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.9.3] + additional_dependencies: [renovate@39.9.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ce13f45f..69af1760 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.3 + rev: 39.9.5 hooks: - id: renovate-config-validator ``` From eb05d9e8eacf486452d87ee06be71ec2e15b4576 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 21:54:39 +0000 Subject: [PATCH 066/148] chore(deps): update dependency renovate to v39.10.0 (#2542) | datasource | package | from | to | | ---------- | -------- | ------ | ------- | | npm | renovate | 39.9.5 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b42fd50c..265550ca 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.5 + rev: 39.10.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b5d07974..178ce3f7 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.9.5] + additional_dependencies: [renovate@39.10.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 69af1760..c6ee2790 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.5 + rev: 39.10.0 hooks: - id: renovate-config-validator ``` From c1e70326ca8a0facc173e008325bea2cb9074d8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 07:13:52 +0000 Subject: [PATCH 067/148] chore(deps): update dependency renovate to v39.10.1 (#2543) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.10.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 265550ca..d73bc19a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.10.0 + rev: 39.10.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 178ce3f7..e0faa91f 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.10.0] + additional_dependencies: [renovate@39.10.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c6ee2790..34f33411 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.10.0 + rev: 39.10.1 hooks: - id: renovate-config-validator ``` From 31b90d69cc357636a082da058068f6041292d86c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 10:45:11 +0000 Subject: [PATCH 068/148] chore(deps): update dependency renovate to v39.10.2 (#2544) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.10.1 | 39.10.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d73bc19a..8edf3e27 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.10.1 + rev: 39.10.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e0faa91f..7a082d86 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.10.1] + additional_dependencies: [renovate@39.10.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 34f33411..1e1a758f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.10.1 + rev: 39.10.2 hooks: - id: renovate-config-validator ``` From 3e9d67580421837f5e8cc96447e644850a32824e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 15:18:52 +0000 Subject: [PATCH 069/148] chore(deps): update dependency renovate to v39.11.2 (#2545) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.10.2 | 39.11.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8edf3e27..03d74872 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.10.2 + rev: 39.11.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7a082d86..f6968600 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.10.2] + additional_dependencies: [renovate@39.11.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1e1a758f..14156118 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.10.2 + rev: 39.11.2 hooks: - id: renovate-config-validator ``` From 582e64f0c89d3818c5f4c24baa2758c00231ecc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 19:19:24 +0000 Subject: [PATCH 070/148] chore(deps): update dependency renovate to v39.11.3 (#2546) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.11.2 | 39.11.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 03d74872..5d0ef3c3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.2 + rev: 39.11.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f6968600..0e3d18f2 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.11.2] + additional_dependencies: [renovate@39.11.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 14156118..b3e726d3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.2 + rev: 39.11.3 hooks: - id: renovate-config-validator ``` From b0064ed9738133f29d2cef5cac81483d5420f005 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 22:35:30 +0000 Subject: [PATCH 071/148] chore(deps): update dependency renovate to v39.11.4 (#2547) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.11.3 | 39.11.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d0ef3c3..380a0a3a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.3 + rev: 39.11.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0e3d18f2..05dbba2d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.11.3] + additional_dependencies: [renovate@39.11.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b3e726d3..675dec31 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.3 + rev: 39.11.4 hooks: - id: renovate-config-validator ``` From dcc9d843ef53351ce5fcc52ee078fb3083ee2a97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 03:27:54 +0000 Subject: [PATCH 072/148] chore(deps): update dependency renovate to v39.11.5 (#2548) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.11.4 | 39.11.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 380a0a3a..c7c6be62 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.4 + rev: 39.11.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 05dbba2d..017a2985 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.11.4] + additional_dependencies: [renovate@39.11.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 675dec31..45a23b62 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.4 + rev: 39.11.5 hooks: - id: renovate-config-validator ``` From 63c0e471bb476e39f6be4de06aeb3f8a93cca926 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 07:15:27 +0000 Subject: [PATCH 073/148] chore(deps): update dependency renovate to v39.11.6 (#2549) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.11.5 | 39.11.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c7c6be62..55c7889e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.5 + rev: 39.11.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 017a2985..e9b548f4 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.11.5] + additional_dependencies: [renovate@39.11.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 45a23b62..5d221794 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.5 + rev: 39.11.6 hooks: - id: renovate-config-validator ``` From 8d88f616c058149b635eb6478818d9eb75e4b874 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 09:28:57 +0000 Subject: [PATCH 074/148] chore(deps): update dependency renovate to v39.11.7 (#2550) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.11.6 | 39.11.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 55c7889e..2fde994a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.6 + rev: 39.11.7 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e9b548f4..94dfc20e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.11.6] + additional_dependencies: [renovate@39.11.7] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5d221794..85435c8f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.6 + rev: 39.11.7 hooks: - id: renovate-config-validator ``` From 47ea86fa60d1df4b14fa681451913c3e54800d9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 16:37:54 +0000 Subject: [PATCH 075/148] chore(deps): update dependency renovate to v39.12.0 (#2551) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.11.7 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2fde994a..092120fd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.7 + rev: 39.12.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 94dfc20e..cfa655b8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.11.7] + additional_dependencies: [renovate@39.12.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 85435c8f..5662db59 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.7 + rev: 39.12.0 hooks: - id: renovate-config-validator ``` From 5cd3ce4ff072aeae3fe7cfd5242932c3489d1bba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 18:59:14 +0000 Subject: [PATCH 076/148] chore(deps): update dependency renovate to v39.13.0 (#2552) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.12.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 092120fd..cc6db3a7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.12.0 + rev: 39.13.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index cfa655b8..05671e65 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.12.0] + additional_dependencies: [renovate@39.13.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5662db59..8492b06f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.12.0 + rev: 39.13.0 hooks: - id: renovate-config-validator ``` From 558961d3131a1d8b16863321a713bf10bfac7658 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 23:06:03 +0000 Subject: [PATCH 077/148] chore(deps): update dependency renovate to v39.13.1 (#2553) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.13.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cc6db3a7..dfbc16e8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.13.0 + rev: 39.13.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 05671e65..a78f9da7 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.13.0] + additional_dependencies: [renovate@39.13.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8492b06f..1e51af3c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.13.0 + rev: 39.13.1 hooks: - id: renovate-config-validator ``` From 086aabe9381342005817cc7f1c83765ace54fd48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 07:30:29 +0000 Subject: [PATCH 078/148] chore(deps): update dependency renovate to v39.14.1 (#2554) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.13.1 | 39.14.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dfbc16e8..32b820f5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.13.1 + rev: 39.14.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a78f9da7..39af674d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.13.1] + additional_dependencies: [renovate@39.14.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1e51af3c..1b4851f5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.13.1 + rev: 39.14.1 hooks: - id: renovate-config-validator ``` From ee0fba382a72aa5af6185b8ac8a66ac74b104f9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 12:10:29 +0000 Subject: [PATCH 079/148] chore(deps): update dependency renovate to v39.15.1 (#2555) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.14.1 | 39.15.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 32b820f5..c5d3dc00 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.14.1 + rev: 39.15.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 39af674d..184b3bc6 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.14.1] + additional_dependencies: [renovate@39.15.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1b4851f5..3f46540d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.14.1 + rev: 39.15.1 hooks: - id: renovate-config-validator ``` From 0e45d10442bf9c710916929cd5755943ccd3b7e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:52:55 +0000 Subject: [PATCH 080/148] chore(deps): update dependency renovate to v39.15.2 (#2556) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.15.1 | 39.15.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c5d3dc00..1042885b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.15.1 + rev: 39.15.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 184b3bc6..c3d563f0 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.15.1] + additional_dependencies: [renovate@39.15.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3f46540d..d8e2ba1e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.15.1 + rev: 39.15.2 hooks: - id: renovate-config-validator ``` From 1035c83c5260ae385ee0696ba8ee1865878b760c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 22:50:49 +0000 Subject: [PATCH 081/148] chore(deps): update dependency renovate to v39.15.3 (#2557) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.15.2 | 39.15.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1042885b..62f759dd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.15.2 + rev: 39.15.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c3d563f0..7368f85f 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.15.2] + additional_dependencies: [renovate@39.15.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d8e2ba1e..50e3f46c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.15.2 + rev: 39.15.3 hooks: - id: renovate-config-validator ``` From 14c60d7668c995c06aabaaf1165af0714e4c6bf1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 07:38:58 +0000 Subject: [PATCH 082/148] chore(deps): update dependency renovate to v39.15.4 (#2558) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.15.3 | 39.15.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 62f759dd..0f5363ba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.15.3 + rev: 39.15.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7368f85f..e66954ac 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.15.3] + additional_dependencies: [renovate@39.15.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 50e3f46c..32daa7e1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.15.3 + rev: 39.15.4 hooks: - id: renovate-config-validator ``` From ada0297133d4c86486100aaeaafcef6ca659c5f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 09:35:14 +0000 Subject: [PATCH 083/148] chore(deps): update dependency renovate to v39.16.0 (#2559) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.15.4 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0f5363ba..f067295c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.15.4 + rev: 39.16.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e66954ac..84292f10 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.15.4] + additional_dependencies: [renovate@39.16.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 32daa7e1..bf0d5d14 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.15.4 + rev: 39.16.0 hooks: - id: renovate-config-validator ``` From fe54d3b1a313e563b34ae0c8c591106c9c15d308 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:27:30 +0000 Subject: [PATCH 084/148] chore(deps): update dependency renovate to v39.17.0 (#2560) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.16.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f067295c..8b3dbfb3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.16.0 + rev: 39.17.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 84292f10..53ef9bbf 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.16.0] + additional_dependencies: [renovate@39.17.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index bf0d5d14..f89c4f2a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.16.0 + rev: 39.17.0 hooks: - id: renovate-config-validator ``` From 2fc9d4c03a52f68ccc188a39c1dd0fed2de11e4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 18:43:31 +0000 Subject: [PATCH 085/148] chore(deps): update dependency renovate to v39.17.1 (#2561) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.17.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8b3dbfb3..c480117d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.17.0 + rev: 39.17.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 53ef9bbf..70186317 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.17.0] + additional_dependencies: [renovate@39.17.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f89c4f2a..74574152 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.17.0 + rev: 39.17.1 hooks: - id: renovate-config-validator ``` From 52ca1c329461bd36908e9b7b25a73c6a8941e6a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 04:37:39 +0000 Subject: [PATCH 086/148] chore(deps): update mikefarah/yq action to v4.44.4 (#2562) | datasource | package | from | to | | ----------- | ------------ | ------- | ------- | | github-tags | mikefarah/yq | v4.44.3 | v4.44.4 | 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 db0ad7c4..3eef3333 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@bbdd97482f2d439126582a59689eb1c855944955 # v4.44.3 + uses: mikefarah/yq@42db154e2e84450bcc24776d325e00449f2c202b # v4.44.4 with: cmd: >- yq eval From 4431af92d459ddb85d8318527af238b6828b42bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 06:17:28 +0000 Subject: [PATCH 087/148] chore(deps): update mikefarah/yq action to v4.44.5 (#2563) | datasource | package | from | to | | ----------- | ------------ | ------- | ------- | | github-tags | mikefarah/yq | v4.44.4 | v4.44.5 | 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 3eef3333..039b8259 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@42db154e2e84450bcc24776d325e00449f2c202b # v4.44.4 + uses: mikefarah/yq@bc5b54cb1d1f720db16c9f75c5b45384d00e5cbf # v4.44.5 with: cmd: >- yq eval From 3681edff53671fb41376e10bca0d81a1e116da81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 10:36:36 +0000 Subject: [PATCH 088/148] chore(deps): update dependency renovate to v39.18.0 (#2564) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.17.1 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c480117d..dd896bb0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.17.1 + rev: 39.18.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 70186317..592dc7d4 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.17.1] + additional_dependencies: [renovate@39.18.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 74574152..8ab9146d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.17.1 + rev: 39.18.0 hooks: - id: renovate-config-validator ``` From 71cf5979ce83e6b6b78321b0fc506a30718b1187 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 12:16:59 +0000 Subject: [PATCH 089/148] chore(deps): update dependency renovate to v39.18.1 (#2565) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.18.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dd896bb0..f95caef2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.18.0 + rev: 39.18.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 592dc7d4..f45cdebd 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.18.0] + additional_dependencies: [renovate@39.18.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8ab9146d..2ace099a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.18.0 + rev: 39.18.1 hooks: - id: renovate-config-validator ``` From 73c038c4f39be25977b63519622fac91d1606bf2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 19:21:50 +0000 Subject: [PATCH 090/148] chore(deps): update dependency renovate to v39.18.2 (#2566) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.18.1 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f95caef2..3be1903a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.18.1 + rev: 39.18.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f45cdebd..3037c9cd 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.18.1] + additional_dependencies: [renovate@39.18.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2ace099a..90ef0085 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.18.1 + rev: 39.18.2 hooks: - id: renovate-config-validator ``` From b7655376a502fe8f252366c4da7cedf74decb2d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 06:59:22 +0000 Subject: [PATCH 091/148] chore(deps): update dependency renovate to v39.18.3 (#2567) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.18.2 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3be1903a..a6e8171a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.18.2 + rev: 39.18.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3037c9cd..cbe225bc 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.18.2] + additional_dependencies: [renovate@39.18.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 90ef0085..f6089d65 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.18.2 + rev: 39.18.3 hooks: - id: renovate-config-validator ``` From af900fdd4cedfabd6a1b853430f7ecec411d43a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 09:22:02 +0000 Subject: [PATCH 092/148] chore(deps): update dependency renovate to v39.18.4 (#2568) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.18.3 | 39.18.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a6e8171a..c69b9e88 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.18.3 + rev: 39.18.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index cbe225bc..4062064c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.18.3] + additional_dependencies: [renovate@39.18.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f6089d65..a858e538 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.18.3 + rev: 39.18.4 hooks: - id: renovate-config-validator ``` From 895803a5b5a3e089c9334f6862b9c343698aaff2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 12:53:43 +0000 Subject: [PATCH 093/148] chore(deps): update dependency renovate to v39.19.0 (#2569) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.18.4 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c69b9e88..4a30dfdf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.18.4 + rev: 39.19.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4062064c..10921030 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.18.4] + additional_dependencies: [renovate@39.19.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a858e538..014e3c29 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.18.4 + rev: 39.19.0 hooks: - id: renovate-config-validator ``` From 7b5af672917908613f11b07487dddb9e225db40d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 18:37:13 +0000 Subject: [PATCH 094/148] chore(deps): update dependency renovate to v39.19.1 (#2570) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.19.0 | 39.19.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4a30dfdf..a879e1c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.19.0 + rev: 39.19.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 10921030..3f9def3f 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.19.0] + additional_dependencies: [renovate@39.19.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 014e3c29..300df7f8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.19.0 + rev: 39.19.1 hooks: - id: renovate-config-validator ``` From 1149e0e16b5f6a8745cd23de11aec5a10007dece Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:47:32 +0000 Subject: [PATCH 095/148] chore(deps): update dependency renovate to v39.20.1 (#2571) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.19.1 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a879e1c6..50973056 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.19.1 + rev: 39.20.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3f9def3f..6945496a 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.19.1] + additional_dependencies: [renovate@39.20.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 300df7f8..da6bc6b9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.19.1 + rev: 39.20.1 hooks: - id: renovate-config-validator ``` From f7cc6cd690acad87f8380296cdad60cf1857eeb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:46:59 +0000 Subject: [PATCH 096/148] chore(deps): update dependency renovate to v39.20.3 (#2572) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.20.1 | 39.20.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50973056..beb5fa77 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.20.1 + rev: 39.20.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6945496a..3fb2d183 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.20.1] + additional_dependencies: [renovate@39.20.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index da6bc6b9..cc5b8b0a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.20.1 + rev: 39.20.3 hooks: - id: renovate-config-validator ``` From abee3e8fa0d7e9cd35347812d195fee24fab11d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 11:04:02 +0000 Subject: [PATCH 097/148] chore(deps): update dependency renovate to v39.20.4 (#2573) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.20.3 | 39.20.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index beb5fa77..09c2514c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.20.3 + rev: 39.20.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3fb2d183..508033cb 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.20.3] + additional_dependencies: [renovate@39.20.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index cc5b8b0a..b71d6462 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.20.3 + rev: 39.20.4 hooks: - id: renovate-config-validator ``` From 1510b7a4397f0b382f8307167e9b57afe7f71886 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:37:17 +0000 Subject: [PATCH 098/148] chore(deps): update dependency renovate to v39.20.5 (#2574) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.20.4 | 39.20.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 09c2514c..5174756a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.20.4 + rev: 39.20.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 508033cb..e50d588c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.20.4] + additional_dependencies: [renovate@39.20.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b71d6462..1a75535f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.20.4 + rev: 39.20.5 hooks: - id: renovate-config-validator ``` From 9c178f0ea5edc1f68e5a1ff23853de0a2a29868b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 01:33:11 +0000 Subject: [PATCH 099/148] chore(deps): update dependency renovate to v39.20.6 (#2575) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.20.5 | 39.20.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5174756a..482fe5e4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.20.5 + rev: 39.20.6 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e50d588c..397b5efa 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.20.5] + additional_dependencies: [renovate@39.20.6] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1a75535f..ae26e13c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.20.5 + rev: 39.20.6 hooks: - id: renovate-config-validator ``` From 0b6ca04c06852b6ac97ebb163e388b086e39f3db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 07:29:47 +0000 Subject: [PATCH 100/148] chore(deps): update dependency renovate to v39.21.0 (#2576) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.20.6 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 482fe5e4..32f6e8d5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.20.6 + rev: 39.21.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 397b5efa..b3ebc364 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.20.6] + additional_dependencies: [renovate@39.21.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ae26e13c..00c1b72f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.20.6 + rev: 39.21.0 hooks: - id: renovate-config-validator ``` From 752558fc1a3a608dc3fbaa4883ea35431f2eb640 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 11:45:19 +0000 Subject: [PATCH 101/148] chore(deps): update dependency renovate to v39.21.1 (#2577) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.21.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 32f6e8d5..a05f7759 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.21.0 + rev: 39.21.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b3ebc364..b8be2bae 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.21.0] + additional_dependencies: [renovate@39.21.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 00c1b72f..7c1a2158 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.21.0 + rev: 39.21.1 hooks: - id: renovate-config-validator ``` From 1050d8163566c246697aa5a0fb497dcdbc0e86f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 21:22:34 +0000 Subject: [PATCH 102/148] chore(deps): update dependency renovate to v39.22.0 (#2578) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.21.1 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a05f7759..9e0d50e5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.21.1 + rev: 39.22.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b8be2bae..4c4dd4cd 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.21.1] + additional_dependencies: [renovate@39.22.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 7c1a2158..0281a14b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.21.1 + rev: 39.22.0 hooks: - id: renovate-config-validator ``` From cd02907585d6aac8686bdd4b5c53f3c0571be1a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 00:22:28 +0000 Subject: [PATCH 103/148] chore(deps): update dependency renovate to v39.23.0 (#2579) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.22.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9e0d50e5..ef467f4c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.22.0 + rev: 39.23.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4c4dd4cd..a9ae77e3 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.22.0] + additional_dependencies: [renovate@39.23.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 0281a14b..5a2d29f1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.22.0 + rev: 39.23.0 hooks: - id: renovate-config-validator ``` From 8504a921d7ebbe7aa99b752cf00a6e5b500570c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 10:32:44 +0000 Subject: [PATCH 104/148] chore(deps): update dependency renovate to v39.23.1 (#2580) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.23.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ef467f4c..0da64441 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.23.0 + rev: 39.23.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a9ae77e3..362f840e 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.23.0] + additional_dependencies: [renovate@39.23.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5a2d29f1..6c95a798 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.23.0 + rev: 39.23.1 hooks: - id: renovate-config-validator ``` From c94c4617f535c2a2c9cf99177a10c2d8ff9a575b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 13:07:37 +0000 Subject: [PATCH 105/148] chore(deps): update dependency renovate to v39.25.1 (#2581) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.23.1 | 39.25.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0da64441..4e594b3b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.23.1 + rev: 39.25.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 362f840e..6960a518 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.23.1] + additional_dependencies: [renovate@39.25.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6c95a798..5c27c9b0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.23.1 + rev: 39.25.1 hooks: - id: renovate-config-validator ``` From f3504918b4c08786b3e83153a9908b37b4fa9a5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:36:19 +0000 Subject: [PATCH 106/148] chore(deps): update dependency renovate to v39.25.2 (#2582) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.25.1 | 39.25.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4e594b3b..a7b806f1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.25.1 + rev: 39.25.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6960a518..dc4acc20 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.25.1] + additional_dependencies: [renovate@39.25.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5c27c9b0..8f023ae5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.25.1 + rev: 39.25.2 hooks: - id: renovate-config-validator ``` From 3c071bddb203d9e9ee224a2bdab094aec90af1c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 20:23:44 +0000 Subject: [PATCH 107/148] chore(deps): update dependency renovate to v39.25.3 (#2583) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.25.2 | 39.25.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a7b806f1..79bcb3cc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.25.2 + rev: 39.25.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index dc4acc20..759da268 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.25.2] + additional_dependencies: [renovate@39.25.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8f023ae5..9a988b9b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.25.2 + rev: 39.25.3 hooks: - id: renovate-config-validator ``` From 9e05270b0166842d93e70041fe1749c6a841abf7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:03:38 +0000 Subject: [PATCH 108/148] chore(deps): update dependency renovate to v39.25.4 (#2584) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.25.3 | 39.25.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 79bcb3cc..27ea1557 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.25.3 + rev: 39.25.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 759da268..4abe11df 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.25.3] + additional_dependencies: [renovate@39.25.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9a988b9b..13711ac2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.25.3 + rev: 39.25.4 hooks: - id: renovate-config-validator ``` From 71888768812c9f8a9a39fe01ed3faef33353d1b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 02:05:17 +0000 Subject: [PATCH 109/148] chore(deps): update dependency renovate to v39.25.5 (#2585) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.25.4 | 39.25.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 27ea1557..04884771 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.25.4 + rev: 39.25.5 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4abe11df..512b147d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.25.4] + additional_dependencies: [renovate@39.25.5] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 13711ac2..d5b87242 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.25.4 + rev: 39.25.5 hooks: - id: renovate-config-validator ``` From 163c7e7f2b418d887de4021b1af49c6e7575cdf8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 07:44:33 +0000 Subject: [PATCH 110/148] chore(deps): update dependency renovate to v39.26.1 (#2586) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.25.5 | 39.26.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 04884771..f244d92b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.25.5 + rev: 39.26.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 512b147d..6f032226 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.25.5] + additional_dependencies: [renovate@39.26.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d5b87242..8265466e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.25.5 + rev: 39.26.1 hooks: - id: renovate-config-validator ``` From 5df774959376432e1c59a399943728d7722e6aec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 17:23:51 +0000 Subject: [PATCH 111/148] chore(deps): update dependency renovate to v39.26.2 (#2587) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.26.1 | 39.26.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f244d92b..2b15e5c3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.26.1 + rev: 39.26.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6f032226..5860a277 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.26.1] + additional_dependencies: [renovate@39.26.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8265466e..cb13f29b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.26.1 + rev: 39.26.2 hooks: - id: renovate-config-validator ``` From e2a7a73637afbc2a3602264e34786f7936b6b58e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 20:52:28 +0000 Subject: [PATCH 112/148] chore(deps): update dependency renovate to v39.26.3 (#2588) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.26.2 | 39.26.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b15e5c3..a7143e39 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.26.2 + rev: 39.26.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5860a277..440f28cb 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.26.2] + additional_dependencies: [renovate@39.26.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index cb13f29b..22ce2997 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.26.2 + rev: 39.26.3 hooks: - id: renovate-config-validator ``` From 95a138e52072e5b9da7686d521b467c3d7fa4fc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 06:33:56 +0000 Subject: [PATCH 113/148] chore(deps): update dependency renovate to v39.27.0 (#2589) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.26.3 | 39.27.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a7143e39..3a0796ec 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.26.3 + rev: 39.27.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 440f28cb..63169ff8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.26.3] + additional_dependencies: [renovate@39.27.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 22ce2997..580d1cba 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.26.3 + rev: 39.27.0 hooks: - id: renovate-config-validator ``` From 31c9160b9ad58d5f4962292947bb99db03804820 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 19:11:17 +0000 Subject: [PATCH 114/148] chore(deps): update dependency renovate to v39.28.0 (#2590) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.27.0 | 39.28.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3a0796ec..ad2bffce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.27.0 + rev: 39.28.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 63169ff8..5bd28f26 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.27.0] + additional_dependencies: [renovate@39.28.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 580d1cba..71195388 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.27.0 + rev: 39.28.0 hooks: - id: renovate-config-validator ``` From ad98597c9a0872a10d1335c5ed8be0dd4b4e8e24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 11:14:23 +0000 Subject: [PATCH 115/148] chore(deps): update dependency renovate to v39.29.0 (#2591) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.28.0 | 39.29.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ad2bffce..860bb9d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.28.0 + rev: 39.29.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 5bd28f26..f287d7e2 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.28.0] + additional_dependencies: [renovate@39.29.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 71195388..73a6f10e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.28.0 + rev: 39.29.0 hooks: - id: renovate-config-validator ``` From ecfbf589c737d3b1d6038e19fead757c657f22aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:06:33 +0000 Subject: [PATCH 116/148] chore(deps): update dependency renovate to v39.30.0 (#2592) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.29.0 | 39.30.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 860bb9d2..ce0a19f3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.29.0 + rev: 39.30.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f287d7e2..231a02c3 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.29.0] + additional_dependencies: [renovate@39.30.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 73a6f10e..a4e7075b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.29.0 + rev: 39.30.0 hooks: - id: renovate-config-validator ``` From e14a26547444bee00dcf5ee6fe2bb289902e5f50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 08:36:39 +0000 Subject: [PATCH 117/148] chore(deps): update dependency renovate to v39.31.0 (#2593) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.30.0 | 39.31.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ce0a19f3..6c1339e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.30.0 + rev: 39.31.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 231a02c3..0ef467f3 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.30.0] + additional_dependencies: [renovate@39.31.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a4e7075b..a82a0f8c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.30.0 + rev: 39.31.0 hooks: - id: renovate-config-validator ``` From af7337ebf58f46180a83977f0535570274ed9e2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:56:20 +0000 Subject: [PATCH 118/148] chore(deps): update dependency renovate to v39.31.2 (#2594) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.31.0 | 39.31.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c1339e3..a5189643 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.31.0 + rev: 39.31.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0ef467f3..c6285c48 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.31.0] + additional_dependencies: [renovate@39.31.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index a82a0f8c..2e82ac6d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.31.0 + rev: 39.31.2 hooks: - id: renovate-config-validator ``` From 1394de16d905879a20bcdbe7d1bf7679c780bf72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:49:46 +0000 Subject: [PATCH 119/148] chore(deps): update dependency renovate to v39.31.3 (#2595) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.31.2 | 39.31.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a5189643..d9998db0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.31.2 + rev: 39.31.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c6285c48..fdf98d42 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.31.2] + additional_dependencies: [renovate@39.31.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 2e82ac6d..c32b7599 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.31.2 + rev: 39.31.3 hooks: - id: renovate-config-validator ``` From 5359beec22e3c989d369ae06662184f38631aadd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 06:39:05 +0000 Subject: [PATCH 120/148] chore(deps): update dependency renovate to v39.31.4 (#2596) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.31.3 | 39.31.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d9998db0..7c95112c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.31.3 + rev: 39.31.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fdf98d42..fb12cb37 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.31.3] + additional_dependencies: [renovate@39.31.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c32b7599..6d9eae63 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.31.3 + rev: 39.31.4 hooks: - id: renovate-config-validator ``` From 44d32920cfdd88c44d7b302c32b13bd79410f1bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 09:59:19 +0000 Subject: [PATCH 121/148] chore(deps): update dependency renovate to v39.32.0 (#2597) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.31.4 | 39.32.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7c95112c..941a587d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.31.4 + rev: 39.32.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index fb12cb37..61444f8d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.31.4] + additional_dependencies: [renovate@39.32.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 6d9eae63..024a5aae 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.31.4 + rev: 39.32.0 hooks: - id: renovate-config-validator ``` From 8537868a2ef7af3527cef5638da8748e2069624b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 13:50:20 +0000 Subject: [PATCH 122/148] chore(deps): update dependency renovate to v39.33.0 (#2598) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.32.0 | 39.33.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 941a587d..29ce7278 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.32.0 + rev: 39.33.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 61444f8d..f8d92a17 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.32.0] + additional_dependencies: [renovate@39.33.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 024a5aae..3ece30fd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.32.0 + rev: 39.33.0 hooks: - id: renovate-config-validator ``` From 1d47548754485fc42e5486c1cf51950a7c90dfd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 02:06:17 +0000 Subject: [PATCH 123/148] chore(deps): update dependency renovate to v39.33.1 (#2599) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.33.0 | 39.33.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29ce7278..e9c398ca 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.33.0 + rev: 39.33.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f8d92a17..3eb46794 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.33.0] + additional_dependencies: [renovate@39.33.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3ece30fd..db6d42af 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.33.0 + rev: 39.33.1 hooks: - id: renovate-config-validator ``` From 7b8af8fd23a9456b4a91430db0a0b7d516522ad6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 08:39:05 +0000 Subject: [PATCH 124/148] chore(deps): update dependency renovate to v39.34.1 (#2600) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.33.1 | 39.34.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e9c398ca..bb27d1a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.33.1 + rev: 39.34.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3eb46794..1e6f06f3 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.33.1] + additional_dependencies: [renovate@39.34.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index db6d42af..84c37627 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.33.1 + rev: 39.34.1 hooks: - id: renovate-config-validator ``` From 4f76e17d4e9c13217b698090fba98c3e1eb260fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 12:44:37 +0000 Subject: [PATCH 125/148] chore(deps): update dependency renovate to v39.35.0 (#2601) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.34.1 | 39.35.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bb27d1a5..dfed5f16 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.34.1 + rev: 39.35.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1e6f06f3..275151f8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.34.1] + additional_dependencies: [renovate@39.35.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 84c37627..fa3166e8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.34.1 + rev: 39.35.0 hooks: - id: renovate-config-validator ``` From e84b9cfa28dd7b869baae67e86a9938dfb7ba346 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 16:56:03 +0000 Subject: [PATCH 126/148] chore(deps): update dependency renovate to v39.36.0 (#2602) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.35.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dfed5f16..8a03691e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.35.0 + rev: 39.36.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 275151f8..4792e6fc 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.35.0] + additional_dependencies: [renovate@39.36.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index fa3166e8..b93f0192 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.35.0 + rev: 39.36.0 hooks: - id: renovate-config-validator ``` From 33836b13253db6f58cb56ec7a7e1a0afc4a6b26d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 18:15:51 +0000 Subject: [PATCH 127/148] chore(deps): update dependency renovate to v39.37.1 (#2603) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.36.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8a03691e..f08bbf9d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.36.0 + rev: 39.37.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 4792e6fc..cfd03078 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.36.0] + additional_dependencies: [renovate@39.37.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index b93f0192..ea7fbb1b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.36.0 + rev: 39.37.1 hooks: - id: renovate-config-validator ``` From db21e589f7c410b8178626b1c646a770c47f73a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 23:06:53 +0000 Subject: [PATCH 128/148] chore(deps): update dependency renovate to v39.38.0 (#2604) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.37.1 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f08bbf9d..1206ec9a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.37.1 + rev: 39.38.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index cfd03078..17ba2f45 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.37.1] + additional_dependencies: [renovate@39.38.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index ea7fbb1b..4e5f43e3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.37.1 + rev: 39.38.0 hooks: - id: renovate-config-validator ``` From ea6cb40ca4c4219054067f5ae2913328bd654b6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 16:53:16 +0000 Subject: [PATCH 129/148] chore(deps): update dependency renovate to v39.40.0 (#2605) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.38.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1206ec9a..086c890a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.38.0 + rev: 39.40.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 17ba2f45..e2efdafb 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.38.0] + additional_dependencies: [renovate@39.40.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 4e5f43e3..40774fdf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.38.0 + rev: 39.40.0 hooks: - id: renovate-config-validator ``` From 8345e64d684993e765208d5d8e17df085d6a5ebf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 18:54:47 +0000 Subject: [PATCH 130/148] chore(deps): update dependency renovate to v39.40.1 (#2606) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.40.0 | 39.40.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 086c890a..035be7c3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.40.0 + rev: 39.40.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e2efdafb..d4b9b004 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.40.0] + additional_dependencies: [renovate@39.40.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 40774fdf..9dd310d8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.40.0 + rev: 39.40.1 hooks: - id: renovate-config-validator ``` From 001e1544f2a2b096fe2744ff2af075a9f176bc7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 07:56:13 +0000 Subject: [PATCH 131/148] chore(deps): update dependency renovate to v39.41.0 (#2607) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.40.1 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 035be7c3..9a2bf987 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.40.1 + rev: 39.41.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d4b9b004..95c206de 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.40.1] + additional_dependencies: [renovate@39.41.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 9dd310d8..f824a788 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.40.1 + rev: 39.41.0 hooks: - id: renovate-config-validator ``` From 9a4a3ab61d7f5eccdaff3d5efbbbd323bc8c1a8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 12:38:38 +0000 Subject: [PATCH 132/148] chore(deps): update dependency renovate to v39.42.0 (#2608) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.41.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9a2bf987..10132dac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.41.0 + rev: 39.42.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 95c206de..8053b3f8 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.41.0] + additional_dependencies: [renovate@39.42.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index f824a788..604d2c86 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.41.0 + rev: 39.42.0 hooks: - id: renovate-config-validator ``` From 1b8dad9180810128a66ba363c53ee92ba9e4d7af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 15:17:37 +0000 Subject: [PATCH 133/148] chore(deps): update dependency renovate to v39.42.1 (#2609) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.42.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 10132dac..4a940afd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.42.0 + rev: 39.42.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8053b3f8..cacd88f0 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.42.0] + additional_dependencies: [renovate@39.42.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 604d2c86..1b5cd4a4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.42.0 + rev: 39.42.1 hooks: - id: renovate-config-validator ``` From 5a9f540d92e3af42ceef5c685604eed70dde497b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 19:42:00 +0000 Subject: [PATCH 134/148] chore(deps): update dependency renovate to v39.42.2 (#2610) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.42.1 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4a940afd..4c5c9d78 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.42.1 + rev: 39.42.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index cacd88f0..2898ca19 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.42.1] + additional_dependencies: [renovate@39.42.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 1b5cd4a4..7df2873e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.42.1 + rev: 39.42.2 hooks: - id: renovate-config-validator ``` From 9ffccbc911d900cd99961501e26cb491e2d17b19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 09:17:25 +0000 Subject: [PATCH 135/148] chore(deps): update dependency renovate to v39.42.3 (#2611) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.42.2 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4c5c9d78..24b4e19b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.42.2 + rev: 39.42.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2898ca19..adf18148 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.42.2] + additional_dependencies: [renovate@39.42.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 7df2873e..e7143e93 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.42.2 + rev: 39.42.3 hooks: - id: renovate-config-validator ``` From 267b837eba57a4be1ae1cf04dba27a3a3b5a17cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 12:29:36 +0000 Subject: [PATCH 136/148] chore(deps): update dependency renovate to v39.42.4 (#2612) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.42.3 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 24b4e19b..c148318e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.42.3 + rev: 39.42.4 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index adf18148..af8c6cee 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.42.3] + additional_dependencies: [renovate@39.42.4] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e7143e93..97656a23 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.42.3 + rev: 39.42.4 hooks: - id: renovate-config-validator ``` From f5d47831ebf9501f9fbbead73a7d23a750e194f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 11:49:17 +0000 Subject: [PATCH 137/148] chore(deps): update dependency renovate to v39.44.0 (#2613) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.42.4 | 39.44.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c148318e..e0012296 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.42.4 + rev: 39.44.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index af8c6cee..8246fcd9 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.42.4] + additional_dependencies: [renovate@39.44.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 97656a23..97de605c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.42.4 + rev: 39.44.0 hooks: - id: renovate-config-validator ``` From ad20894270ab9386035df7e06e00a1b93e692dff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 17:36:29 +0000 Subject: [PATCH 138/148] chore(deps): update dependency renovate to v39.45.0 (#2614) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.44.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e0012296..eebbd190 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.44.0 + rev: 39.45.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8246fcd9..7d4d1401 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.44.0] + additional_dependencies: [renovate@39.45.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 97de605c..3dd31a6c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.44.0 + rev: 39.45.0 hooks: - id: renovate-config-validator ``` From a1f2d018feb96d0f1a1a55ec1525f5c34a4eee8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:58:58 +0000 Subject: [PATCH 139/148] chore(deps): update dependency renovate to v39.45.2 (#2615) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.45.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eebbd190..33f162b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.45.0 + rev: 39.45.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7d4d1401..76f8e694 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.45.0] + additional_dependencies: [renovate@39.45.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 3dd31a6c..43061cb4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.45.0 + rev: 39.45.2 hooks: - id: renovate-config-validator ``` From dbad62237458cafaf45ba2d4ebf11aa76ba7570c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:10:36 +0000 Subject: [PATCH 140/148] chore(deps): update dependency renovate to v39.46.0 (#2616) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.45.2 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 33f162b4..9f93e268 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.45.2 + rev: 39.46.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 76f8e694..d6ccd6ae 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.45.2] + additional_dependencies: [renovate@39.46.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 43061cb4..916d853d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.45.2 + rev: 39.46.0 hooks: - id: renovate-config-validator ``` From 82655ba55577927a4584ea7db371fe3d2eb89774 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 06:57:01 +0000 Subject: [PATCH 141/148] chore(deps): update dependency renovate to v39.46.1 (#2617) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.46.0 | 39.46.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9f93e268..6276916f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.46.0 + rev: 39.46.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index d6ccd6ae..009d2a60 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.46.0] + additional_dependencies: [renovate@39.46.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 916d853d..381ef4ae 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.46.0 + rev: 39.46.1 hooks: - id: renovate-config-validator ``` From 4e0db1dccdf720893535d19ae629c53977c724bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 12:48:48 +0000 Subject: [PATCH 142/148] chore(deps): update dependency renovate to v39.47.0 (#2618) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.46.1 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6276916f..48df5b9a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.46.1 + rev: 39.47.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 009d2a60..faf4b21b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.46.1] + additional_dependencies: [renovate@39.47.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 381ef4ae..8e37ac95 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.46.1 + rev: 39.47.0 hooks: - id: renovate-config-validator ``` From becd51b0b2c6ea44357d33f00813420413d48b29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 18:13:50 +0000 Subject: [PATCH 143/148] chore(deps): update dependency renovate to v39.48.0 (#2619) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.47.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 48df5b9a..e6383b3e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.47.0 + rev: 39.48.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index faf4b21b..1584e104 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.47.0] + additional_dependencies: [renovate@39.48.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 8e37ac95..d4133ac1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.47.0 + rev: 39.48.0 hooks: - id: renovate-config-validator ``` From 577d9ff2f9e61d3607a5819065be338335ff666e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 02:24:03 +0000 Subject: [PATCH 144/148] chore(deps): update dependency renovate to v39.48.2 (#2620) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.48.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e6383b3e..4a9ad298 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.48.0 + rev: 39.48.2 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1584e104..75352b41 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.48.0] + additional_dependencies: [renovate@39.48.2] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index d4133ac1..5b9a8760 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.48.0 + rev: 39.48.2 hooks: - id: renovate-config-validator ``` From 7cffbc42427ddac146a602f03e50edf36579a94e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:00:06 +0000 Subject: [PATCH 145/148] chore(deps): update dependency renovate to v39.49.0 (#2622) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.48.2 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4a9ad298..de45e003 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.48.2 + rev: 39.49.0 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 75352b41..e9502477 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.48.2] + additional_dependencies: [renovate@39.49.0] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index 5b9a8760..e7a67df8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.48.2 + rev: 39.49.0 hooks: - id: renovate-config-validator ``` From 338abcb5aa4228198c019a3b00e977efe6b3b3a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 17:23:27 +0000 Subject: [PATCH 146/148] chore(deps): update dependency renovate to v39.49.1 (#2623) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.49.0 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index de45e003..1a3c79c7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.49.0 + rev: 39.49.1 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e9502477..7fb2868b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.49.0] + additional_dependencies: [renovate@39.49.1] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index e7a67df8..c48bf1b4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.49.0 + rev: 39.49.1 hooks: - id: renovate-config-validator ``` From d567c2f5f7f01a255e0165a243f63f594d22dc1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 22:48:05 +0000 Subject: [PATCH 147/148] chore(deps): update dependency renovate to v39.49.3 (#2624) | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 39.49.1 | 39.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 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1a3c79c7..1f3a11e1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.49.1 + rev: 39.49.3 hooks: - id: renovate-config-validator diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7fb2868b..1d5ddd5d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,6 @@ name: renovate-config-validator description: Validate Renovate config language: node - additional_dependencies: [renovate@39.49.1] + additional_dependencies: [renovate@39.49.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$' diff --git a/README.md b/README.md index c48bf1b4..324827da 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.49.1 + rev: 39.49.3 hooks: - id: renovate-config-validator ``` From dbecf48408b8485448b8ceefd9abaca3b546eed5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 01:00:27 +0000 Subject: [PATCH 148/148] chore(deps): update python docker tag to v3.13.1 (#2625) | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | python | 3.13.0 | 3.13.1 | 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 4eba2a62..c10780c6 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.13.0 +3.13.1