Skip to content

Commit ea2badb

Browse files
authored
Merge pull request #461 from axivo/renovate/gohugoio-hugo-0.x
2 parents 240d364 + d37de49 commit ea2badb

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: Setup hugo
8383
uses: peaceiris/actions-hugo@v3
8484
with:
85-
hugo-version: 0.156.0
85+
hugo-version: 0.157.0
8686
extended: true
8787

8888
- name: Setup node

.github/workflows/modules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup hugo
3636
uses: peaceiris/actions-hugo@v3
3737
with:
38-
hugo-version: 0.156.0
38+
hugo-version: 0.157.0
3939
extended: true
4040

4141
- name: Setup node

claude/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ menu:
5050
module:
5151
hugoVersion:
5252
extended: true
53-
min: 0.156.0
53+
min: 0.157.0
5454
imports:
5555
- path: github.com/axivo/website/global
5656
- path: github.com/imfing/hextra

docs/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ menu:
1818
module:
1919
hugoVersion:
2020
extended: true
21-
min: 0.156.0
21+
min: 0.157.0
2222
imports:
2323
- path: github.com/axivo/website/global
2424
- path: github.com/imfing/hextra

k3s-cluster/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ menu:
4242
module:
4343
hugoVersion:
4444
extended: true
45-
min: 0.156.0
45+
min: 0.157.0
4646
imports:
4747
- path: github.com/axivo/website/global
4848
- path: github.com/imfing/hextra

0 commit comments

Comments
 (0)