Skip to content

Commit 1e91bd2

Browse files
chore(ci): upgrade to GitHub-native Dependabot (#208)
* 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]>
1 parent c42de9a commit 1e91bd2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
version: 2
3+
updates:
4+
- package-ecosystem: gomod
5+
directory: /
6+
schedule:
7+
interval: daily
8+
- package-ecosystem: github-actions
9+
directory: /
10+
schedule:
11+
interval: weekly

0 commit comments

Comments
 (0)