2 Commits

Author SHA1 Message Date
5993280c51 Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
All checks were successful
Build and Publish Docker Image / build (push) Successful in 51s
Reviewed-on: https://git.nice.net.nz/hads/hinpdof/pulls/1
2024-11-12 12:52:16 +13:00
Renovate Bot
23a35ff94e chore(deps): add renovate.json
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 48s
2024-11-10 23:02:34 +00:00

6
renovate.json Normal file
View File

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