Skip to content

Commit

Permalink
Merge pull request #114 from ipfs/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
gammazero authored Feb 17, 2025
2 parents b0c8855 + fdf3b94 commit 44379c4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: weekly
time: "11:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: github.com/ipfs/go-log/v2
versions:
- 2.1.1
- 2.1.2

0 comments on commit 44379c4

Please # to comment.