aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yaml
diff options
context:
space:
mode:
authorHu Jun <[email protected]>2025-03-08 14:28:53 -0800
committerHu Jun <[email protected]>2025-03-08 14:28:53 -0800
commitaae8e193d1d01538cb04b9768a722ea18d8aed44 (patch)
tree86ee3a2a7b9c9da6756973ebd67f4956846c60f1 /.github/dependabot.yaml
parent1118d46dfe34c2d77aee04d819315a21942aa444 (diff)
parent5ca813443bd2a4d9f46a253ea0407d23b3790713 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to '.github/dependabot.yaml')
-rw-r--r--.github/dependabot.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml
new file mode 100644
index 0000000..73aa36f
--- /dev/null
+++ b/.github/dependabot.yaml
@@ -0,0 +1,12 @@
+version: 2
+
+updates:
+ - package-ecosystem: gomod
+ directory: /
+ schedule:
+ interval: daily
+
+ - package-ecosystem: github-actions
+ directory: /
+ schedule:
+ interval: daily