Skip to content

Commit

Permalink
Keep dependencies up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilkybarkid committed Jan 3, 2024
1 parent ba5b123 commit 579c5b3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 2

updates:
- package-ecosystem: 'npm'
directory: '/'
open-pull-requests-limit: 10
schedule:
interval: 'daily'
groups:
typescript-eslint:
patterns:
- '@typescript-eslint/*'

0 comments on commit 579c5b3

Please sign in to comment.