Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit b83af01

Browse files
authored
blast_repo fixes (#39)
dependabot
1 parent 09715f9 commit b83af01

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/dependabot.yml

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)