Skip to content

Commit 3680e1b

Browse files
committed
MAINT: adding dependabot
1 parent 2112f92 commit 3680e1b

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: ".github/workflows"
5+
schedule:
6+
interval: "monthly"
7+
cooldown:
8+
default-days: 14
9+
groups:
10+
actions:
11+
patterns:
12+
- "*"
13+
labels:
14+
- "github_actions"

0 commit comments

Comments
 (0)