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 ac59659 commit a321e83Copy full SHA for a321e83
.github/dependabot.yml
@@ -8,12 +8,10 @@ updates:
8
- package-ecosystem: npm # See documentation for possible values
9
directory: "/" # Location of package manifests
10
open-pull-requests-limit: 10
11
- versioning-strategy: lockfile-only
12
schedule:
13
interval: "weekly"
14
- package-ecosystem: "github-actions"
15
directory: "/"
16
17
18
19
interval: monthly
0 commit comments