Skip to content

Commit f591bcb

Browse files
authored
Merge branch 'main' into dependabot/conda/sphinx-exercise-1.2.1
2 parents 4661f35 + 5a8effe commit f591bcb

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,12 @@ updates:
1414
interval: weekly
1515
- package-ecosystem: "conda"
1616
directory: "/"
17+
commit-message:
18+
prefix: ⬆️
1719
schedule:
18-
interval: "weekly"
20+
interval: "weekly"
21+
ignore:
22+
- dependency-name: "jupyter-book"
23+
versions: [">=2.0"]
24+
- dependency-name: "python"
25+
# Python version should be constrained by the anaconda distribution version

0 commit comments

Comments
 (0)