Remove dependabot

This commit is contained in:
Claudio Ortolina
2025-05-09 11:54:03 +01:00
parent 015f8dd5b3
commit 01ffacc790
-15
View File
@@ -1,15 +0,0 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: "mix" # See documentation for possible values
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "Update dependencies"
assignees:
- cloud8421