👷 Add dependabot for GitHub Actions (#410)

This commit is contained in:
Sebastián Ramírez 2022-08-27 20:39:53 +02:00 committed by GitHub
parent f7d1bbe5b6
commit aca18da21e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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