Skip to content

Commit

Permalink
chore: Ignore husky v5 on main directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode committed Mar 9, 2021
1 parent cb9775d commit 69964e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -29,6 +29,9 @@ updates:
- dependency-name: 'less'
versions:
- '>= 4'
- dependency-name: 'husky'
versions:
- '>= 5.a'
- package-ecosystem: npm
directory: '/server'
schedule:
Expand Down

0 comments on commit 69964e0

Please sign in to comment.