Skip to content

Commit cee7105

Browse files
authored
blast_repo fixes (dart-archive/source_maps#78)
dependabot
1 parent b7769f1 commit cee7105

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

pkgs/source_maps/.github/dependabot.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
version: 2
33

44
updates:
5-
- package-ecosystem: "github-actions"
6-
directory: "/"
5+
- package-ecosystem: github-actions
6+
directory: /
77
schedule:
8-
interval: "monthly"
8+
interval: monthly
9+
labels:
10+
- autosubmit

0 commit comments

Comments
 (0)