Skip to content

Commit 4755238

Browse files
authored
[KocalBiomeJsBundle] Pin explicit version
I should have done this at the very first, but it's the same than symfony/recipes#1383
1 parent 2b30bbc commit 4755238

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kocal/biome-js-bundle/1.1/config/packages/kocal_biome_js.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ when@dev:
33
# Biome.js CLI version to use:
44
# - "latest_stable": use the latest stable version
55
# - "latest_nightly": use the latest nightly version
6-
# - or a specific version, e.g. "v1.8.3", find available tags at https://github.com/biomejs/biome/tags
7-
binary_version: 'latest_stable'
6+
# - or a specific version, e.g. "v1.9.4", find available tags at https://github.com/biomejs/biome/tags
7+
binary_version: 'v1.9.4'

0 commit comments

Comments
 (0)