Skip to content

Commit ae0e3bf

Browse files
authored
Merge pull request #104 from hatena/feature/minimum-release-age-all-datasources
Apply minimumReleaseAge to all datasources and inline it into default.json
2 parents 3747797 + cb1f8e3 commit ae0e3bf

2 files changed

Lines changed: 2 additions & 12 deletions

File tree

default.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"github>hatena/renovate-config:groupLinters",
1414
"github>hatena/renovate-config:postUpdateOptions",
1515
"github>hatena/renovate-config:vulnerabilityAlerts",
16-
"github>hatena/renovate-config:pinGitHubActionDigests",
17-
"github>hatena/renovate-config:minimumReleaseAge"
16+
"github>hatena/renovate-config:pinGitHubActionDigests"
1817
],
18+
"minimumReleaseAge": "7 days",
1919
"labels": ["renovate"],
2020
"dockerfile": {
2121
"fileMatch": ["(^|/)Dockerfile-[^/]*$"]

minimumReleaseAge.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)