Compare commits

...

2 Commits

Author SHA1 Message Date
Stefan Reimer ba7275bea8 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
ZeroDownTime/fuse-device-plugin/pipeline/head There was a failure building this commit Details
Reviewed-on: #1
2023-09-27 16:47:44 +00:00
Renovate Bot 5eda3de063 chore(deps): add renovate.json
ZeroDownTime/fuse-device-plugin/pipeline/pr-master There was a failure building this commit Details
2023-08-07 13:36:24 +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
}