Skip to content

Commit e30d25b

Browse files
author
Patrick Häcker
committed
Activate dependabot for github actions
1 parent 29aa4d1 commit e30d25b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
22
version: 2
33
updates:
4+
- package-ecosystem: "github-actions"
5+
directory: "/" # Location of package manifests
6+
schedule:
7+
interval: "weekly"
48
- package-ecosystem: "julia"
59
directories:
610
- "/"

0 commit comments

Comments
 (0)