Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit a5db4f4

Browse files
authored
chore: use ESM-specific Renovate config (#677)
1 parent cb2c238 commit a5db4f4

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
@@ -1,5 +1,5 @@
11
{
2-
extends: ['github>netlify/renovate-config:default'],
2+
extends: ['github>netlify/renovate-config:esm'],
33
ignorePresets: [':prHourlyLimit2'],
44
semanticCommits: true,
55
dependencyDashboard: true,

0 commit comments

Comments
 (0)