added dependabot

This commit is contained in:
Felipe M. 2023-10-27 16:56:08 +02:00
parent cff628b82c
commit 4e60375b95
Signed by: fmartingr
GPG Key ID: CCFBC5637D4000A8
1 changed files with 13 additions and 0 deletions

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

@ -0,0 +1,13 @@
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
all:
patterns:
- "*"