mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 18:14:45 -04:00
deps: Upgrade github.com/alecthomas/chroma v2.13.0 => v2.14.0
Closes #12580
This commit is contained in:
parent
25377171b7
commit
ac5bd16d28
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user