Skip to content

Commit 37e5aa2

Browse files
committed
ignore plotly.js for dependabot
1 parent 10343b5 commit 37e5aa2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,5 @@ updates:
4949
labels: ["no-changelog"]
5050
cooldown:
5151
default-days: 3
52+
ignore:
53+
- dependency-name: "plotly.js" # We want to handle plotly.js updates manually

0 commit comments

Comments
 (0)