summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorLorenz <12514511+RincewindsHat@users.noreply.github.com>2022-11-25 10:30:05 +0100
committerGitHub <noreply@github.com>2022-11-25 10:30:05 +0100
commit917dba07fded8ef04967183a4c0443b5cce2db82 (patch)
treebd3017f225186b3e7f29db257f0d3b5790846ff2 /.github/dependabot.yml
parent4ff0dfa44306c4e8a7dc46fcb1c508f7a191638b (diff)
parent1bc6d81651c5b5fe865515d420fc2772f4997059 (diff)
downloadmonitoring-plugins-917dba0.tar.gz
Merge branch 'master' into dev/check_ssh-patches
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000..282063c4
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,10 @@
1version: 2
2updates:
3 - package-ecosystem: github-actions
4 directory: "/"
5 schedule:
6 interval: daily
7 time: "04:00"
8 pull-request-branch-name:
9 separator: "-"
10 open-pull-requests-limit: 10