Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.2
Browse files Browse the repository at this point in the history
| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | prettier | 3.3.1 | 3.3.2 |
  • Loading branch information
bfra-me[bot] committed Jun 11, 2024
1 parent 69b0659 commit c90c7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'github>bfra-me/renovate-config:internal.json5',
],
postUpgradeTasks: {
commands: ['npx prettier@3.3.1 --no-color --write .'],
commands: ['npx prettier@3.3.2 --no-color --write .'],
executionMode: 'branch',
},
packageRules: [
Expand Down

0 comments on commit c90c7bd

Please sign in to comment.