👷 Add Dependabot (#5128)

This commit is contained in:
Sebastián Ramírez
2022-07-12 18:53:38 +02:00
committed by GitHub
parent bea5194ffc
commit 1d5bbe5552

12
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
version: 2
updates:
# GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
# Python
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"