Skip to content

Commit

Permalink
Merge pull request #14 from Fdawgs/ci/deps
Browse files Browse the repository at this point in the history
ci(dependabot): ignore husky updates
  • Loading branch information
Fdawgs committed Feb 16, 2021
2 parents 0b671ad + 5b7528c commit d35953a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -8,6 +8,9 @@ updates:

- package-ecosystem: npm
directory: /
ignore:
- dependency-name: "husky"
versions: ["5.x"]
schedule:
interval: monthly
open-pull-requests-limit: 99

0 comments on commit d35953a

Please sign in to comment.