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

10 lines
184 B
JSON

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