Skip to content

Commit

Permalink
Merge pull request #377 from prymitive/dependabot
Browse files Browse the repository at this point in the history
fix(ci): enable dependabot
  • Loading branch information
prymitive authored Jun 21, 2022
2 parents 4c5d269 + 955329b commit fd7f904
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
18 changes: 18 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "gomod"
directory: "/tools/golangci-lint"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
9 changes: 0 additions & 9 deletions renovate.json

This file was deleted.

0 comments on commit fd7f904

Please sign in to comment.