Skip to content

Commit

Permalink
chore: add dependabot conf
Browse files Browse the repository at this point in the history
  • Loading branch information
stfsy committed Jan 2, 2022
1 parent 3f7b117 commit 95a1f54
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: npm
assignees:
- stfsy
directory: /
schedule:
interval: weekly
versioning-strategy: increase

- package-ecosystem: github-actions
assignees:
- stfsy
directory: /
schedule:
interval: weekly

0 comments on commit 95a1f54

Please sign in to comment.