Skip to content

Commit

Permalink
chore(ci): upgrade to GitHub-native Dependabot (#208)
Browse files Browse the repository at this point in the history
* Upgrade to GitHub-native Dependabot

* chore: update dependabot.yml

copying from 
https://github.com/ipfs/rainbow/blob/main/.github/dependabot.yml

---------

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Marcin Rataj <[email protected]>
  • Loading branch information
dependabot-preview[bot] and lidel authored Aug 20, 2024
1 parent c42de9a commit 1e91bd2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly

0 comments on commit 1e91bd2

Please sign in to comment.