Skip to content

Commit 5e7bb8d

Browse files
authored
ignore @mdx-js/loader (#6958)
1 parent dd7990d commit 5e7bb8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ updates:
1111
- dependency-name: "react"
1212
- dependency-name: "react-dom"
1313
- dependency-name: "@docsearch/react" # unfortunately I don't have the app id
14+
- dependency-name: "@mdx-js/loader" # we can't update this due to incompatibility with our code base
1415
- dependency-name: "remark-gfm" # breaking change
1516
groups:
1617
dependencies:

0 commit comments

Comments
 (0)