Skip to content

Commit 364d9b2

Browse files
committed
fix: disable npm dependabot
1 parent fd74334 commit 364d9b2

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
@@ -7,7 +7,7 @@ meta:
77

88
dependabot:
99
npm:
10-
enabled: true
10+
enabled: false
1111
config:
1212
schedule:
1313
interval: cron

0 commit comments

Comments
 (0)