Compare commits

...

2 Commits

Author SHA1 Message Date
Profitroll df66ceccc8 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
/ Build the API (1.17) (push) Successful in 44s Details
/ Build the API (1.18) (push) Has started running Details
/ Build the API (1.19) (push) Has been cancelled Details
/ Build the API (1.20) (push) Has been cancelled Details
Reviewed-on: profitroll/HoloCheckerAPI#1
2023-04-20 14:17:02 +03:00
Renovate d7c7689124 Add renovate.json
/ Build the API (1.17) (push) Successful in 52s Details
/ Build the API (1.18) (push) Successful in 49s Details
/ Build the API (1.19) (push) Successful in 48s Details
/ Build the API (1.20) (push) Successful in 50s Details
2023-04-20 14:13:26 +03:00
1 changed files with 6 additions and 0 deletions

6
renovate.json Normal file
View File

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