Skip to content

Commit

Permalink
chore(renovate): remove minimumReleaseAge, add timezone (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
m1sk9 authored Jan 12, 2024
1 parent 538c0dd commit 76a8300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"dependencyDashboard": true,
"ignoreTests": false,
"prConcurrentLimit": 10,
"minimumReleaseAge": "1 days",
"reviewers": ["team:containers2-team"],
"packageRules": [
{
Expand All @@ -31,5 +30,6 @@
"commitMessageSuffix": "[SECURITY]",
"branchTopic": "renovate-{{{datasource}}}-{{{depName}}}--vulnerability",
"prCreation": "immediate"
}
},
"extends": [":timezone(Asia/Tokyo)"]
}

0 comments on commit 76a8300

Please sign in to comment.