Compare commits

..

1 Commits

Author SHA1 Message Date
492afe3580 chore(deps): add renovate.json
All checks were successful
ZeroDownTime/aws-iam-authenticator/pipeline/pr-main This commit looks good
2024-11-20 03:04:17 +00:00

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
}