aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-04-29ci: gofmt, golint => revive, update tools and actions (#87)Gravatar Abhinav Gupta 1-0/+10
Fixes up the `make lint` target to also check that all files are properly gofmt-ed, replaces the deprecated `golint` check with `revive`, and sets up dependabot to also update tools and actions regularly.
2022-12-18Set up dependabot (#59)Gravatar Abhinav Gupta 1-0/+6
sally is a binary, not a library so it's okay to keep it on the latest dependencies. This sets up dependabot updates for Go modules used by sally.