Skip to content

Commit 6699ee4

Browse files
strakerdbjorge
andauthored
chore: ignore colorjs.io updates from dependabot (#4464)
Ref: #4449 (review) --------- Co-authored-by: Dan Bjorge <[email protected]>
1 parent 9a22787 commit 6699ee4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ updates:
3636
# @see https://github.com/dequelabs/axe-core/issues/3771
3737
- dependency-name: 'esbuild'
3838
versions: ['>=0.11.0']
39+
# Prevent colorjs.io issue caused by >v0.4.3
40+
# @see https://github.com/dequelabs/axe-core/issues/4428
41+
- dependency-name: 'colorjs.io'
42+
versions: ['>0.4.3']
3943
groups:
4044
# Any updates not caught by the group config will get individual PRs
4145
npm-low-risk:

0 commit comments

Comments
 (0)