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 7705e5f commit dffbf70Copy full SHA for dffbf70
.github/dependabot.yml
@@ -3,20 +3,6 @@
3
version: 2
4
updates:
5
6
- # Maintain dependencies for GitHub Actions
7
- - package-ecosystem: "github-actions"
8
- directory: "/"
9
- schedule:
10
- interval: "weekly"
11
- day: "friday"
12
- time: "06:00"
13
- labels:
14
- - "github-actions"
15
- - "dependencies"
16
- assignees:
17
- - "danielmain"
18
- target-branch: "dependabot"
19
-
20
# Maintain dependencies for npm
21
- package-ecosystem: "npm"
22
directory: "/"
0 commit comments