aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSmoke <[email protected]>2024-02-05 04:13:56 -1000
committerSmoke <[email protected]>2024-02-05 04:13:56 -1000
commit42b5c15e4644d1558f61ef95c718ab9dab630723 (patch)
tree9685067028c942945ef70768eb7648d49fc332b9
parent6f47b31b6c0b8a1e4bc0d4d0cc260f95d36d0672 (diff)
lets try dependabot
-rw-r--r--.github/dependabot.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..4ca67ad
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+ - package-ecosystem: gomod
+ directory: /
+ schedule:
+ interval: daily \ No newline at end of file