Pamela Fox commited on
Commit
be20edb
·
unverified ·
2 Parent(s): 8cd8b4a b367d8a

Merge pull request #44 from pamelafox/pamelafox-patch-2

Browse files
Files changed (1) hide show
  1. .github/dependabot.yaml +9 -0
.github/dependabot.yaml CHANGED
@@ -9,3 +9,12 @@ updates:
9
  directory: "/" # Location of package manifests
10
  schedule:
11
  interval: "weekly"
 
 
 
 
 
 
 
 
 
 
9
  directory: "/" # Location of package manifests
10
  schedule:
11
  interval: "weekly"
12
+
13
+ - package-ecosystem: "github-actions"
14
+ directory: "/"
15
+ schedule:
16
+ interval: "weekly"
17
+ groups:
18
+ github-actions:
19
+ patterns:
20
+ - "*"