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

Merge pull request #105 from benoit-garcia/setup-dependabot

chore(repo): Setup dependabot to watch for new releases of Github Actions.
This commit is contained in:
L3D 2023-05-09 23:23:37 +02:00 committed by GitHub
commit edbdc4fa75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"