diff --git a/.github/workflows/dependabot.yaml b/.github/workflows/dependabot.yaml new file mode 100644 index 0000000..014c2e1 --- /dev/null +++ b/.github/workflows/dependabot.yaml @@ -0,0 +1,7 @@ +version: 2 + +updates: + - package-ecosystem: gomod + directory: / + schedule: + interval: daily