Update renovate.json
All checks were successful
Renovate / Run (push) Successful in 1m21s

This commit is contained in:
cswimr 2025-03-27 13:37:28 -04:00
parent 6a4837b892
commit 42e2ff49a8
Signed by: CoastalCommits
GPG key ID: 7E73189F651A553F

View file

@ -9,15 +9,10 @@
"automerge": true
},
{
"matchPackageNames": [
"/^actions\\//"
],
"matchManagers": [
"github-actions"
],
"registryUrls": [
"https://c.csw.im"
]
"description": "update renovate once a week",
"matchPackageNames": ["ghcr.io/renovatebot/renovate"],
"groupName": "renovate",
"extends": ["schedule:weekly"]
}
]
}