1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic_archiver.git synced 2024-08-16 10:09:49 +02:00
ansible_role_restic_archiver/.github/dependabot.yml
Matthias Leutenegger 5d1b9dc53c
add: github workflows (#25)
* add: galaxy action

* fix var name

* run galaxy on very commit

* add: molecule action

* add: matrix

* remove travis

* add editor config

* beautify

* add linter

* ansible dir

* add: tests

* package ecosystem

* fix filename

* fix
2020-11-12 16:12:04 +01:00

9 lines
157 B
YAML

---
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: "daily"
assignees:
- 'mleutenegger'