Skip to content

Commit 853e580

Browse files
authored
MAINT: adding dependabot (#215)
1 parent 3bab12d commit 853e580

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)