We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92e46c commit 1dce7dcCopy full SHA for 1dce7dc
.github/dependabot.yml
@@ -6,6 +6,6 @@
6
version: 2
7
updates:
8
- package-ecosystem: "github-actions" # See documentation for possible values
9
- directory: "/" # Location of package manifests
+ directory: "/.github/workflows" # Location of package manifests
10
schedule:
11
interval: "weekly"
0 commit comments