Skip to content

Commit

Permalink
fix(TU-2535): add dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
Thr44 committed Nov 14, 2023
1 parent fb42001 commit 73b08a7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2

updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: daily
open-pull-requests-limit: 99
versioning-strategy: increase
allow:
- dependency-name: '@typeform*'
commit-message:
prefix: 'chore'
include: 'scope'

0 comments on commit 73b08a7

Please sign in to comment.