We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac109d commit 6359999Copy full SHA for 6359999
renovate.json5
@@ -2,7 +2,7 @@
2
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
3
extends: ['github>netlify/renovate-config:default'],
4
ignorePresets: [':prHourlyLimit2'],
5
- semanticCommits: true,
+ semanticCommits: 'enabled',
6
// The config we're extending ignores test dirs, but we want to bump some fixture deps
7
ignorePaths: ['**/node_modules/**'],
8
packageRules: [
0 commit comments