Skip to content

Commit 5ea8221

Browse files
authored
blast_repo fixes (dart-archive/source_span#98)
dependabot
1 parent 5eaf67b commit 5ea8221

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

pkgs/source_span/.github/dependabot.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
version: 2
55
updates:
66

7-
- package-ecosystem: "github-actions"
8-
directory: "/"
7+
- package-ecosystem: github-actions
8+
directory: /
99
schedule:
10-
interval: "monthly"
10+
interval: monthly
11+
labels:
12+
- autosubmit

0 commit comments

Comments
 (0)