Skip to content

Commit

Permalink
(cake-contrib#380) updated renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-a committed Dec 17, 2024
1 parent 4d068cf commit 0804779
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "github>nils-a/renovate-config" ],
"extends": [
"github>cake-contrib/renovate-presets:cake-recipe",
"github>cake-contrib/renovate-presets:github-actions"
],
"packageRules": [
{
"matchPackageNames": [
"cake.tool",
"Cake.Core",
"Microsoft.Build",
"Microsoft.Build.Framework",
"Microsoft.Build.Utilities.Core"
],
"enabled": false
}
]
}
],
"milestone": 17
}

0 comments on commit 0804779

Please sign in to comment.