Skip to content

Commit

Permalink
Merge pull request #52 from ahrtr/dependabot_20230907
Browse files Browse the repository at this point in the history
Configure dependabot for gofail
  • Loading branch information
serathius authored Sep 6, 2023
2 parents ea018e6 + a3aaa90 commit f164515
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly

- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
allow:
- dependency-type: all

0 comments on commit f164515

Please sign in to comment.