Compare commits

..

2 Commits

Author SHA1 Message Date
Lee
db12ade59f Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m28s
Publish Docker Image / docker (ubuntu-latest) (push) Successful in 44s
Reviewed-on: #1
2024-04-23 15:44:19 +00:00
d2ccb96100 Add renovate.json 2024-04-23 15:00:40 +00:00

6
renovate.json Normal file
View File

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