Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbro-bot[bot] authored Feb 13, 2025
1 parent 5bd3301 commit 92e2c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/mise/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ run = '''
# renovate: datasource=npm [email protected]/prettier-config
PRETTIER_CONFIG_VERSION=0.15.1
# renovate: datasource=npm depName=prettier
PRETTIER_VERSION=3.5.0
PRETTIER_VERSION=3.5.1
pnpm --package @bfra.me/prettier-config@${PRETTIER_CONFIG_VERSION} --package prettier@${PRETTIER_VERSION} dlx prettier --config .dotfiles/.prettierrc.yaml --write .devcontainer .dotfiles .github
'''

0 comments on commit 92e2c26

Please sign in to comment.