Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
4a4a5fe599 chore(deps): add renovate.json 2024-07-07 21:43:30 +00:00

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>homelab/renovate-config"
]
}