Merge branch 'erichardson-master-patch-11429' into 'master'

Deleted dependabot.yml

See merge request erichardson/py-eagle-mqtt!6
This commit was merged in pull request #7.
This commit is contained in:
2021-12-03 05:46:46 +00:00

View File

@@ -1,12 +0,0 @@
# Basic dependabot.yml file with
# minimum configuration for one package managers
version: 2
updates:
# Enable version updates for pip
- package-ecosystem: "pip"
# Look for `requirements.txt` file in the `Docker` directory
directory: "/Docker"
# Check the pip registry for updates every day (weekdays)
schedule:
interval: "daily"