Upgrade Hugo to 0.150.0

This commit is contained in:
David Eisinger
2025-09-09 10:06:33 -04:00
parent 4b3d98b59a
commit b0d1ff6fcb

View File

@@ -15,7 +15,7 @@ triggers:
condition: failure
to: david@davideisinger.com
environment:
HUGO_VERSION: 0.149.1
HUGO_VERSION: 0.150.0
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |