Skip to content

Commit

Permalink
[NO-TICKET] Restrict dependabot's scope (#1627)
Browse files Browse the repository at this point in the history
  • Loading branch information
pwolfert authored Mar 2, 2022
1 parent 331039d commit def96d4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
- package-ecosystem: 'npm'
directory: '/packages/design-system'
schedule:
Expand All @@ -12,10 +8,6 @@ updates:
directory: '/packages/design-system-docs'
schedule:
interval: 'daily'
- package-ecosystem: 'npm'
directory: '/packages/design-system-scripts'
schedule:
interval: 'daily'
- package-ecosystem: 'npm'
directory: '/packages/ds-healthcare-gov'
schedule:
Expand Down

0 comments on commit def96d4

Please sign in to comment.