Skip to content

Commit 6cea218

Browse files
committed
Disable action dependency checking as there are no actions.
Signed-off-by: James R. Perkins <[email protected]>
1 parent 4736a90 commit 6cea218

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,3 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "daily"
12-
- package-ecosystem: "github-actions"
13-
# Workflow files stored in the
14-
# default location of `.github/workflows`
15-
directory: "/"
16-
schedule:
17-
interval: "daily"

0 commit comments

Comments
 (0)