Skip to content

Commit abf6092

Browse files
committed
Migrate biome config after pnpm dependency update
1 parent c8d9982 commit abf6092

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-pnpm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
uses: ./.github/actions/setup
2222
- name: Update pnpm dependencies
2323
run: just update-pnpm
24+
- name: Migrate biome configuration
25+
run: pnpm biome migrate --write
2426
- name: Build Templates
2527
run: just build-templates
2628
- name: Format code

0 commit comments

Comments
 (0)