diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 726b85b..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,15 +0,0 @@ -version: 2 -updates: - - package-ecosystem: pip - directory: "/" - schedule: - interval: daily - time: "09:00" - timezone: Europe/Paris - open-pull-requests-limit: 10 - - package-ecosystem: github-actions - directory: / - schedule: - interval: daily - time: "09:00" - timezone: Europe/Paris