From 7a7b540c1196493a301a27a31484119afadde617 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 14 Mar 2024 17:59:12 +0000 Subject: [PATCH] chore(config): bump scribemd/.github from v0.14.15 to v0.14.16 | datasource | package | from | to | | --------------- | ---------------- | ------- | ------- | | github-releases | ScribeMD/.github | 0.14.15 | 0.14.16 | --- .github/renovate.json | 2 +- .mega-linter.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 12cef1c5..c903b4c1 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,4 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>ScribeMD/.github#0.14.15"] + "extends": ["github>ScribeMD/.github#0.14.16"] } diff --git a/.mega-linter.yaml b/.mega-linter.yaml index c6a44e48..77f14d42 100644 --- a/.mega-linter.yaml +++ b/.mega-linter.yaml @@ -1,4 +1,4 @@ -EXTENDS: https://raw.githubusercontent.com/ScribeMD/.github/0.14.15/.github/base.mega-linter.yaml +EXTENDS: https://raw.githubusercontent.com/ScribeMD/.github/0.14.16/.github/base.mega-linter.yaml JAVASCRIPT_ES_CLI_EXECUTABLE: [node, .yarn/releases/yarn-4.0.2.cjs, run, eslint] # Work around https://github.com/oxsecurity/megalinter/issues/2500. REPOSITORY_TRIVY_ARGUMENTS: --ignorefile .trivyignore.yaml