From 7e7bd44b75961b76ff4a174bd960cf42c8551cb4 Mon Sep 17 00:00:00 2001 From: dependabot-preview[bot] Date: Sun, 29 Nov 2020 17:07:55 +0000 Subject: Create Dependabot config file --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/dependabot.yml (limited to '.github/dependabot.yml') diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..a1b31f1 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,8 @@ +version: 2 +updates: +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + time: "11:00" + open-pull-requests-limit: 10 -- cgit v1.2.3