Skip to content

Commit 73afef1

Browse files
Copilotelcorto
andcommitted
Update dependabot.yml to ignore all jupyter-book updates
Co-authored-by: elcorto <13417423+elcorto@users.noreply.github.com>
1 parent 819dfc9 commit 73afef1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ updates:
66
schedule:
77
interval: "weekly"
88
ignore:
9-
# See doc/requirements.txt for why
9+
# Prevent any updates to jupyter-book (see doc/requirements.txt for why)
1010
- dependency-name: "jupyter-book"
11-
update-types: ["version-update:semver-major"]
1211

1312
- package-ecosystem: "github-actions"
1413
directory: "/"

0 commit comments

Comments
 (0)