Skip to content

Commit 135088e

Browse files
authored
dependabot
1 parent 3035116 commit 135088e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

pkgs/pubspec_parse/.github/dependabot.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@
33
version: 2
44

55
updates:
6-
- package-ecosystem: "github-actions"
7-
directory: "/"
6+
- package-ecosystem: github-actions
7+
directory: /
88
schedule:
9-
interval: "monthly"
9+
interval: monthly
1010
labels:
11-
- "autosubmit"
11+
- autosubmit
12+
groups:
13+
github-actions:
14+
patterns:
15+
- "*"

0 commit comments

Comments
 (0)