Skip to content

Commit 9b61bdc

Browse files
committed
Update .github/dependabot.yml
1 parent a39bacd commit 9b61bdc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
version: 2
22
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "monthly"
7+
labels:
8+
- 'skip changelog'
9+
- 'dependencies'
10+
rebase-strategy: disabled
11+
312
- package-ecosystem: pip
413
directory: "/"
514
schedule:

0 commit comments

Comments
 (0)