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.
action: review
action: merge
1 parent ac6d163 commit 2bfc54bCopy full SHA for 2bfc54b
renovate-presets/default.json5
@@ -16,15 +16,15 @@
16
semanticCommits: 'enabled',
17
semanticCommitScope: '',
18
semanticCommitType: 'build',
19
- labels: ['area: build & ci', 'action: review'],
+ labels: ['area: build & ci', 'action: merge'],
20
21
lockFileMaintenance: {
22
enabled: true,
23
},
24
25
// Feature disabled: permission to enable vulnerability alerts is not granted
26
- 'vulnerabilityAlerts': {
27
- 'enabled': false,
+ vulnerabilityAlerts: {
+ enabled: false,
28
29
30
// Ignored dependencies in all repositories
0 commit comments