Skip to content

Commit ab3773d

Browse files
committed
🎨 Run prettier
1 parent 9f0c72a commit ab3773d

File tree

8 files changed

+153
-79
lines changed

8 files changed

+153
-79
lines changed

‎.github/workflows/renovate.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Node.js
2424
uses: actions/setup-node@v4
2525
with:
26-
node-version: "${{ env.version }}"
26+
node-version: '${{ env.version }}'
2727

2828
- name: Validate Renovate Config
2929
run: npx --yes --package renovate -- renovate-config-validator

0 commit comments

Comments
 (0)