add dependabot for workflows

This commit is contained in:
Dmitriy Kholkin 2024-01-19 17:58:40 +03:00
parent 426ac25e56
commit 85bc70a1a4
Signed by: AtaraxiaDev
GPG Key ID: FD266B810DF48DF2

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"