aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2022-04-27 07:35:36 -0400
committerGitHub <noreply@github.com>2022-04-27 07:35:36 -0400
commitcbcfc4b2d13f7dbebcad517cffa95c327cd7a1a4 (patch)
treee7378a96c627b12f925d71c56ff7e59f8e443cb2 /.github
parentb42c10c1fb743ad6ecdb64cf58e2d1a5a5cfc420 (diff)
downloadx-cbcfc4b2d13f7dbebcad517cffa95c327cd7a1a4.tar.xz
x-cbcfc4b2d13f7dbebcad517cffa95c327cd7a1a4.zip
Upgrade to GitHub-native Dependabot (#108)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..85b8ba4
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,8 @@
+version: 2
+updates:
+- package-ecosystem: gomod
+ directory: "/"
+ schedule:
+ interval: daily
+ time: "10:00"
+ open-pull-requests-limit: 10