Skip to content

Commit

Permalink
deps: Upgrade github.com/alecthomas/chroma v2.13.0 => v2.14.0
Browse files Browse the repository at this point in the history
Closes #12580
  • Loading branch information
jmooring authored and bep committed Jun 8, 2024
1 parent 2537717 commit ac5bd16
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions data/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,9 @@ chroma:
- gherkin
- Gherkin
Name: Gherkin
- Aliases:
- gleam>
Name: Gleam
- Aliases:
- glsl
Name: GLSL
Expand Down Expand Up @@ -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: {}
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -1721,6 +1742,8 @@ config_helpers:
_merge: none
frontmatter:
_merge: none
httpcache:
_merge: none
imaging:
_merge: none
languages:
Expand All @@ -1745,6 +1768,8 @@ config_helpers:
_merge: shallow
outputs:
_merge: none
pagination:
_merge: none
params:
_merge: deep
permalinks:
Expand Down

0 comments on commit ac5bd16

Please sign in to comment.