gin/.github/dependabot.yml
Matthieu MOREL a14629ff32 chore(ci): update dependencies
- updates current dependencies
- setup golangci-lint job
- activate caches in workflow
- configure dependabot
- fix golangci-lint errors

Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-Authored-By: Matthieu MOREL <mmorel-35@users.noreply.github.com>
2021-08-19 08:45:18 +02:00

11 lines
195 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly