File tree 2 files changed +14
-11
lines changed
2 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 1
1
version : 2
2
2
updates :
3
3
- package-ecosystem : pip
4
- # We only want to bump versions of packages in case of security updates, as
5
- # we want to keep maximum compatibility - see https://t.ly/INSR_
6
- open-pull-requests-limit : 0
7
- directory : " /"
8
- labels : []
4
+ directory : /
9
5
schedule :
10
6
interval : weekly
11
7
time : " 08:00"
8
+ groups :
9
+ dependencies :
10
+ patterns :
11
+ - ' *'
12
+
12
13
- package-ecosystem : github-actions
13
- open-pull-requests-limit : 10
14
- directory : " /"
15
- labels : []
14
+ directory : /
16
15
schedule :
17
16
interval : weekly
18
17
time : " 08:00"
18
+ groups :
19
+ dependencies :
20
+ patterns :
21
+ - ' *'
Original file line number Diff line number Diff line change 1
1
mkdocs == 1.6.1
2
2
mkdocs-get-deps == 0.2.0
3
3
mkdocs-macros-plugin == 1.3.7
4
- mkdocs-material == 9.5.40
5
- mkdocs-material [imaging ]== 9.5.40
4
+ mkdocs-material == 9.5.49
5
+ mkdocs-material [imaging ]== 9.5.49
6
6
mkdocs-material-extensions == 1.3.1
7
- pymdown-extensions == 10.11.2
7
+ pymdown-extensions == 10.13
You can’t perform that action at this time.
0 commit comments