Skip to content

Commit

Permalink
Enable Dependabot updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgavin committed Sep 27, 2023
1 parent d1c8db6 commit a4e2ca3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "monthly"

1 comment on commit a4e2ca3

@Winhtet12
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need

Please sign in to comment.