commit eddeefb129cfcf595fa69c65d5943b994fd582a9 parent 9d2955d40cdabe64baf852e712802326113716f3 Author: Matthew Horan <matt@matthoran.com> Date: Sat, 20 Nov 2021 21:01:22 -0500 Remove dependabot.yml Instead enable Dependabot security updates, which is what I wanted. Diffstat:
D | .github/dependabot.yml | | | 6 | ------ |
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml @@ -1,6 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily"