1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00

chore(repo): Setup dependabot to watch for new releases of Github Actions.

This commit is contained in:
Benoit Garcia 2023-05-09 15:22:18 +02:00
parent 6b920027af
commit 04f7c12352
No known key found for this signature in database
GPG key ID: 4BBC486E1538C7A0

9
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,9 @@
---
# See https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"