Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 13, 2023
1 parent 4b482a8 commit f4078e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ repos:
- id: eslint
args: [--format=compact]
additional_dependencies:
- prettier@3.0.3
- prettier@3.1.0
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -77,7 +77,7 @@ repos:
- [email protected]
- [email protected]
- [email protected]
- prettier@3.0.3
- prettier@3.1.0

exclude: ^.*\.(svg)|weblate_web/templates/browserconfig.xml|weblate_web/static/vendor/|scripts/yarn/.*$
ci:
Expand Down

0 comments on commit f4078e1

Please sign in to comment.