Skip to content

Commit

Permalink
Add .github/dependabot.yml for its proper configuration (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
padawannn authored Jan 7, 2025
1 parent 51e3e43 commit 84cbf44
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
reviewers:
- 'CartoDB/frontend-team'

0 comments on commit 84cbf44

Please sign in to comment.