mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
[KocalBiomeJsBundle] Pin explicit version (#1765)
I should have done this at the very first, but it's the same than https://github.com/symfony/recipes/pull/1383
This commit is contained in:
@@ -3,5 +3,5 @@ when@dev:
|
||||
# Biome.js CLI version to use:
|
||||
# - "latest_stable": use the latest stable version
|
||||
# - "latest_nightly": use the latest nightly version
|
||||
# - or a specific version, e.g. "v1.8.3", find available tags at https://github.com/biomejs/biome/tags
|
||||
binary_version: 'latest_stable'
|
||||
# - or a specific version, e.g. "v1.9.4", find available tags at https://github.com/biomejs/biome/tags
|
||||
binary_version: 'v1.9.4'
|
||||
|
||||
Reference in New Issue
Block a user