xref: /plugin/openlayersmap/.github/dependabot.yml (revision 27f2e9c310ba765be44040b61c153f563019283c)
1version: 2
2updates:
3  - package-ecosystem: "github-actions"
4    directory: "/"
5    schedule:
6      interval: "weekly"
7      day: saturday
8      time: "21:00"
9      timezone: Europe/Amsterdam
10    labels:
11      - build-infra
12