File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 11version : 2
2+
23updates :
34 - package-ecosystem : " pip"
45 directory : " /"
56 schedule :
67 interval : " weekly"
8+
79 commit-message :
810 prefix : " deps"
9- open-pull-requests-limit : 10
11+
12+ open-pull-requests-limit : 5
13+
1014 allow :
1115 - dependency-type : " all"
1216
17+ # --------------------------------------------------
18+ # Explicit ignores to avoid unsatisfiable resolutions
19+ # --------------------------------------------------
20+ ignore :
21+ - dependency-name : " tinycss2"
22+
1323 groups :
1424 # ===============================
1525 # ABI / compiled scientific stack
@@ -143,7 +153,6 @@ updates:
143153 - " pygments"
144154 - " mistune"
145155 - " pandocfilters"
146- - " tinycss2"
147156 - " cssselect2"
148157
149158 # ===============================
You can’t perform that action at this time.
0 commit comments