Skip to content

Commit

Permalink
Merge pull request #14 from whiteducksoftware/adding-dep-bot
Browse files Browse the repository at this point in the history
Adding dep bot
  • Loading branch information
swolg authored May 15, 2024
2 parents 9d1eaa2 + 09aa6c4 commit 5a15cda
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
labels:
- enhancement
- dependency-management

0 comments on commit 5a15cda

Please sign in to comment.