diff --git a/.github/renovate.json b/.github/renovate.json index 12cef1c..c903b4c 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 c6a44e4..77f14d4 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