Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 6a553df

Browse files
authored
blast_repo fixes (#170)
dependabot
1 parent 6a86cdd commit 6a553df

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.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)