Skip to content

Commit a42633c

Browse files
authored
chore(dependabot): disable updates for alpha branch (#620)
1 parent 4bb50c4 commit a42633c

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,3 @@ updates:
1414
napi:
1515
patterns:
1616
- '*napi*'
17-
- package-ecosystem: 'npm'
18-
target-branch: 'alpha'
19-
directory: '/'
20-
schedule:
21-
interval: 'weekly'
22-
- package-ecosystem: 'cargo'
23-
target-branch: 'alpha'
24-
directory: '/'
25-
schedule:
26-
interval: 'weekly'
27-
groups:
28-
napi:
29-
patterns:
30-
- '*napi*'

0 commit comments

Comments
 (0)