diff options
| author | Smoke <[email protected]> | 2024-02-05 04:13:56 -1000 |
|---|---|---|
| committer | Smoke <[email protected]> | 2024-02-05 04:13:56 -1000 |
| commit | 42b5c15e4644d1558f61ef95c718ab9dab630723 (patch) | |
| tree | 9685067028c942945ef70768eb7648d49fc332b9 /.github | |
| parent | 6f47b31b6c0b8a1e4bc0d4d0cc260f95d36d0672 (diff) | |
lets try dependabot
Diffstat (limited to '.github')
| -rw-r--r-- | .github/dependabot.yml | 6 |
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 |
