👷 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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: