Compare commits

...

2 Commits

Author SHA1 Message Date
Stefan Reimer a3191219e8 Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
ZeroDownTime/tty-prometheus-exporter-merger/pipeline/head There was a failure building this commit Details
Reviewed-on: #1
2023-09-27 16:30:05 +00:00
Renovate Bot da3c89718b chore(deps): add renovate.json
ZeroDownTime/tty-prometheus-exporter-merger/pipeline/pr-main There was a failure building this commit Details
2023-08-07 13:41:55 +00:00
1 changed files with 9 additions and 0 deletions

9
renovate.json Normal file
View File

@ -0,0 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":label(renovate)",
":semanticCommits"
],
"prHourlyLimit": 0
}