Skip to content

Commit 1ed6cfc

Browse files
authored
Remove invalid entry in Dependabot config (#23)
Signed-off-by: Bradley Reynolds <[email protected]>
1 parent 377db92 commit 1ed6cfc

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/dependabot.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "github-actions"
4-
directory: "/"
5-
schedule:
6-
interval: "monthly"
7-
groups:
8-
ci-dependencies:
9-
patterns:
10-
- "*"
11-
123
- package-ecosystem: "npm"
134
directory: "/"
145
schedule:

0 commit comments

Comments
 (0)