Browse Source

Update renovate.json (#98)

pull/99/head
Oscar Hinton 2 years ago committed by GitHub
parent
commit
1322b3bdcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/renovate.json

2
.github/renovate.json

@ -13,6 +13,8 @@ @@ -13,6 +13,8 @@
"schedule:weekends"
],
"enabledManagers": ["dockerfile", "github-actions", "nuget"],
"commitMessagePrefix": "[deps]:",
"commitMessageTopic": "{{depName}}",
"packageRules": [
{
"groupName": "dockerfile minor",

Loading…
Cancel
Save