Skip to content

Commit

Permalink
Add a Dependabot configuration to keep dependencies up-to-date (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkoops committed Jul 25, 2024
1 parent 70037e1 commit 133e5ba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: npm
directory: /
open-pull-requests-limit: 999
rebase-strategy: disabled
schedule:
interval: daily

0 comments on commit 133e5ba

Please sign in to comment.