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 2310243 commit b78a969Copy full SHA for b78a969
.github/dependabot.yml
@@ -6,12 +6,6 @@ updates:
6
schedule:
7
interval: "weekly"
8
9
- # Update Yarn dependencies based on yarn.lock
10
- - package-ecosystem: "yarn"
11
- directory: "/" # Root directory
12
- schedule:
13
- interval: "weekly"
14
-
15
# Keep Dependabot itself up to date
16
- package-ecosystem: "github-actions"
17
directory: "/" # Root directory (or specify if actions are elsewhere)
0 commit comments