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 670e952 commit b38a0ddCopy full SHA for b38a0dd
.github/dependabot.yml
@@ -5,3 +5,9 @@ updates:
5
directory: "/requirements"
6
schedule:
7
interval: "daily"
8
+
9
+ - package-ecosystem: "github-actions"
10
+ # Workflow files stored in the default location of `.github/workflows`
11
+ directory: "/"
12
+ schedule:
13
+ interval: "weekly"
0 commit comments