Skip to content

Commit cd19478

Browse files
committed
fix: disable dependabot PR creation by default
1 parent ad5b8a9 commit cd19478

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/cli.config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ meta:
5050
secretScanning: enabled
5151
secretScanningPushProtection: enabled
5252
vulnerabilityAlerts: true
53-
dependabotsecurityupdates: true
53+
dependabotsecurityupdates: false
5454
privateVulnerabilityReporting: true
5555

5656
release:

0 commit comments

Comments
 (0)