There was an error while loading. Please reload this page.
1 parent a979ec0 commit c99d986Copy full SHA for c99d986
.github/dependabot.yml
@@ -13,3 +13,8 @@ updates:
13
- dependency-name: sinon
14
versions:
15
- 10.0.0
16
+- package-ecosystem: "github-actions"
17
+ directory: "/"
18
+ schedule:
19
+ # Check for updates to GitHub Actions every weekday
20
+ interval: "daily"
0 commit comments