Commit 3695400
committed
Pin Vale to 3.14.2 to fix dicpath resolution regression
Vale 3.15.0 (released 2026-06-12) changed vale sync to create and use
the configured StylesPath instead of falling back to a global styles
directory (vale-cli/vale#1105/#1106). That changed where the ISC
style package's nested styles/ISC/Spelling.yml and styles/dictionaries
land under .github/vale, breaking Spelling.yml's relative `dicpath:
dictionaries` and failing every Spelling & Styles run since with
"unable to resolve dicpath" - unrelated to any PR's content. 3.14.2
was the last version where sync resolved dicpath correctly.1 parent a1c13c6 commit 3695400
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
0 commit comments