Skip to content

Commit

Permalink
chore(config): bump scribemd/.github from v0.14.15 to v0.14.16
Browse files Browse the repository at this point in the history
| datasource      | package          | from    | to      |
| --------------- | ---------------- | ------- | ------- |
| github-releases | ScribeMD/.github | 0.14.15 | 0.14.16 |
  • Loading branch information
renovate-bot authored and Kurt-von-Laven committed Mar 14, 2024
1 parent 28a9e3e commit 0cde1d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -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"]
}
2 changes: 1 addition & 1 deletion .mega-linter.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 0cde1d5

Please sign in to comment.