Skip to content

Commit

Permalink
chore: ignore colorjs.io updates from dependabot (#4464)
Browse files Browse the repository at this point in the history
Ref:
#4449 (review)

---------

Co-authored-by: Dan Bjorge <dan.bjorge@deque.com>
  • Loading branch information
straker and dbjorge committed May 23, 2024
1 parent 9a22787 commit 6699ee4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ updates:
# @see https://github.com/dequelabs/axe-core/issues/3771
- dependency-name: 'esbuild'
versions: ['>=0.11.0']
# Prevent colorjs.io issue caused by >v0.4.3
# @see https://github.com/dequelabs/axe-core/issues/4428
- dependency-name: 'colorjs.io'
versions: ['>0.4.3']
groups:
# Any updates not caught by the group config will get individual PRs
npm-low-risk:
Expand Down

0 comments on commit 6699ee4

Please sign in to comment.