We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e2223 commit e6b23e8Copy full SHA for e6b23e8
1 file changed
.github/dependabot.yml
@@ -61,8 +61,9 @@ updates:
61
- dependency-name: sinon
62
versions:
63
- 9.2.4
64
- - package-ecosystem: "github-actions"
65
- directory: "/" # Location of package manifests
66
- schedule:
67
- interval: "weekly"
+
+- package-ecosystem: "github-actions"
+ directory: "/" # Location of package manifests
+ schedule:
68
+ interval: "weekly"
69
0 commit comments