Skip to content

Commit

Permalink
Update renovate.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob authored Sep 2, 2024
1 parent ce18307 commit 4d004cc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
extends: [
"local>TWiStErRob/renovate-config",
],
packageRules: [
{
description: "Auto-merge some 0.x versioned dependencies, they're part of the CI.",
matchDepNames: [
"psastras/sarif-rs",
"koalaman/shellcheck",
],
automerge: true,
},
],
customManagers: [
{
description: "Update ShellCheck CLI from GitHub Releases.",
Expand Down

0 comments on commit 4d004cc

Please sign in to comment.