Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dependabot.yml « .github - github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: be18a8f3c46b94fcfe9868ae5f75294e45455177 (plain)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
- package-ecosystem: github-actions
  directory: "/"
  schedule:
    interval: weekly
    day: saturday
    time: "10:00"
  open-pull-requests-limit: 10
  target-branch: development