We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80423f6 commit 2502fceCopy full SHA for 2502fce
.github/dependabot.yml
@@ -15,3 +15,9 @@ updates:
15
# Check the nuget registry for updates every week
16
schedule:
17
interval: "weekly"
18
+
19
+ - package-ecosystem: "github-actions"
20
+ directory: "/"
21
+ schedule:
22
+ # Check for updates to GitHub Actions every week
23
+ interval: "weekly"
0 commit comments