ci: enable dependabot for github actions (#129)

This commit is contained in:
Adam Uhlíř 2022-05-30 16:29:13 +02:00 committed by GitHub
parent fbeeedeabf
commit 9ec48b94fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,10 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: "npm" - package-ecosystem: "npm"
directory: "/" directory: "/"
schedule: schedule: