chore(deps): add renovate.json
ZeroDownTime/aws-iam-authenticator/pipeline/pr-main This commit looks good Details

This commit is contained in:
Renovate Bot 2023-12-14 03:01:25 +00:00
parent e1b089cd00
commit 0427a192c3
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
}