diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 0c6a0f92d..000000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,8 +0,0 @@ -# Dependency updates for GitHub Actions and npm -# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot -version: 2 -updates: - - package-ecosystem: github-actions - directory: / - schedule: - interval: daily