Skip to content

Commit 86ec933

Browse files
fix(deps): update all non-major dependencies in .github/workflows/test.yml
1 parent 219734e commit 86ec933

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
env:
2323
# renovate: datasource=github-releases depName=gohugoio/hugo
24-
HUGO_VERSION: 0.155.3
24+
HUGO_VERSION: 0.156.0
2525
steps:
2626
- name: Install Hugo CLI
2727
run: |

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"homepage": "https://github.com/coreruleset/website#readme",
2525
"dependencies": {
2626
"autoprefixer": "^10.4.19",
27-
"hugo-extended": "^0.155.0",
27+
"hugo-extended": "^0.156.0",
2828
"postcss": "^8.4.38",
2929
"postcss-cli": "^11.0.0"
3030
},

subsite/docs

0 commit comments

Comments
 (0)