Skip to content

Commit

Permalink
Dependabot: Ignore Refractor updates
Browse files Browse the repository at this point in the history
see #2341
  • Loading branch information
michalsanger committed May 10, 2021
1 parent b8ce866 commit 3982244
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ updates:
# Pure ESM, see: https://github.com/adeira/universe/issues/2341
- dependency-name: 'hast-util-to-html'
versions: ['8.x']
# Pure ESM, see: https://github.com/adeira/universe/issues/2341
- dependency-name: 'refractor'
versions: ['4.x']

- package-ecosystem: 'github-actions'
directory: '/'
Expand Down

0 comments on commit 3982244

Please sign in to comment.