diff options
| author | Paul Buetow <pbuetow@mimecast.com> | 2022-07-15 11:16:15 +0100 |
|---|---|---|
| committer | Paul Buetow <pbuetow@mimecast.com> | 2022-07-15 11:16:15 +0100 |
| commit | ca825db9ecf9894ea07f9187d2666aa6a0070821 (patch) | |
| tree | 133a9969686d16d22e9b15106133ee577865c98b /.github | |
| parent | 92e1c683ef38f1eab71737cc1877ba5f9e7c8777 (diff) | |
| parent | e9cf5c91f6ef53dee622114970ac2b6af5f22c0c (diff) | |
merge
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..24eb250 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: +- package-ecosystem: gomod + directory: / + schedule: + interval: daily |
