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

github.com/orf/bare-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-29 23:27:46 +0300
committerGitHub <noreply@github.com>2021-04-29 23:27:46 +0300
commit6b0890e3f3fea1a0d800b354c06143701949d782 (patch)
tree0f2741f7cd21ce56a6855d3373b65756186986ff
parenta4febfc936dabdd8b641dabc10708e2982b81367 (diff)
Upgrade to GitHub-native Dependabotdependabot/add-v2-config-file
-rw-r--r--.github/dependabot.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..97b2020
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,7 @@
+version: 2
+updates:
+- package-ecosystem: gitsubmodule
+ directory: "/"
+ schedule:
+ interval: monthly
+ open-pull-requests-limit: 10