You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/dependabot.yml
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@
5
5
6
6
version: 2
7
7
updates:
8
-
- package-ecosystem: "npm"# See documentation for possible values
9
-
directory: "/"# Location of package manifests
10
-
schedule:
11
-
interval: "weekly"
8
+
- package-ecosystem: "npm"# See documentation for possible values
9
+
directory: "/"# Location of package manifests
10
+
schedule:
11
+
interval: "weekly"
12
12
13
-
- package-ecosystem: "github-actions"
14
-
# Workflow files stored in the default location of `.github/workflows`. (You don't need to specify `/.github/workflows` for `directory`. You can use `directory: "/"`.)
15
-
directory: "/"
16
-
schedule:
17
-
interval: "weekly"
13
+
- package-ecosystem: "github-actions"
14
+
# Workflow files stored in the default location of `.github/workflows`. (You don't need to specify `/.github/workflows` for `directory`. You can use `directory: "/"`.)
0 commit comments