Merge pull request #2035 from RincewindsHat/cleanup/rest-of-plugins
[monitoring-plugins.git] / .github / dependabot.yml
blob070736446b4194ccf968716308519eeb97c3c722
1 ---
2 version: 2
3 updates:
4   - package-ecosystem: github-actions
5     directory: "/"
6     schedule:
7       interval: daily
8       time: "04:00"
9     pull-request-branch-name:
10       separator: "-"
11     open-pull-requests-limit: 10