ci: Let Dependabot update GitHub actions

This commit is contained in:
Antoine Cotten 2022-05-29 10:08:19 +02:00
parent 3e2230e09a
commit 66ff963e0a
No known key found for this signature in database
GPG Key ID: 94637E68D4A79DD0
1 changed files with 14 additions and 0 deletions

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

@ -0,0 +1,14 @@
# Dependabot configuration
#
# For more information, please refer to:
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly