be6f6fd8f1
* Create dependabot.yml * Update test.yml * Bump golang.org/x/tools from 0.1.3 to 0.1.5 (#1) * Bump github.com/rs/xid from 1.2.1 to 1.3.0 (#2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 lines
195 B
YAML
11 lines
195 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
- package-ecosystem: gomod
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|