Skip to content

Commit 6359999

Browse files
chore(config): migrate renovate config (#404)
* chore(config): migrate config renovate.json5 * chore: restore renovate config comments --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
1 parent 3ac109d commit 6359999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
33
extends: ['github>netlify/renovate-config:default'],
44
ignorePresets: [':prHourlyLimit2'],
5-
semanticCommits: true,
5+
semanticCommits: 'enabled',
66
// The config we're extending ignores test dirs, but we want to bump some fixture deps
77
ignorePaths: ['**/node_modules/**'],
88
packageRules: [

0 commit comments

Comments
 (0)