1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00

Check for gha updates weekly using dependabot (#490)

Signed-off-by: John Losito <lositojohnj@gmail.com>

Signed-off-by: John Losito <lositojohnj@gmail.com>
This commit is contained in:
John Losito 2022-10-24 21:17:10 -04:00 committed by GitHub
parent bf67c7e078
commit 3b3358c811
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

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