mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-10 19:54:08 +02:00
deps: Upgrade github.com/alecthomas/chroma v2.13.0 => v2.14.0
Closes #12580
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
cba2de6ec9
commit
8cf94aea73
@@ -307,6 +307,9 @@ chroma:
|
||||
- gherkin
|
||||
- Gherkin
|
||||
Name: Gherkin
|
||||
- Aliases:
|
||||
- gleam>
|
||||
Name: Gleam
|
||||
- Aliases:
|
||||
- glsl
|
||||
Name: GLSL
|
||||
@@ -926,6 +929,20 @@ chroma:
|
||||
- zig
|
||||
Name: Zig
|
||||
config:
|
||||
HTTPCache:
|
||||
cache:
|
||||
for:
|
||||
excludes:
|
||||
- '**'
|
||||
includes: null
|
||||
polls:
|
||||
- disable: true
|
||||
for:
|
||||
excludes: null
|
||||
includes:
|
||||
- '**'
|
||||
high: 0s
|
||||
low: 0s
|
||||
archeTypeDir: archetypes
|
||||
assetDir: assets
|
||||
author: {}
|
||||
@@ -1569,8 +1586,12 @@ config:
|
||||
term:
|
||||
- html
|
||||
- rss
|
||||
paginate: 10
|
||||
paginatePath: page
|
||||
paginate: 0
|
||||
paginatePath: ""
|
||||
pagination:
|
||||
defaultPageSize: 10
|
||||
disableAliases: false
|
||||
path: page
|
||||
panicOnWarning: false
|
||||
params: {}
|
||||
permalinks:
|
||||
@@ -1721,6 +1742,8 @@ config_helpers:
|
||||
_merge: none
|
||||
frontmatter:
|
||||
_merge: none
|
||||
httpcache:
|
||||
_merge: none
|
||||
imaging:
|
||||
_merge: none
|
||||
languages:
|
||||
@@ -1745,6 +1768,8 @@ config_helpers:
|
||||
_merge: shallow
|
||||
outputs:
|
||||
_merge: none
|
||||
pagination:
|
||||
_merge: none
|
||||
params:
|
||||
_merge: deep
|
||||
permalinks:
|
||||
|
Reference in New Issue
Block a user