👷 Add dependabot (#547)

This commit is contained in:
Sebastián Ramírez
2023-11-04 07:29:47 +04:00
committed by GitHub
parent 04664a9ce9
commit e0db713f6b

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

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