Update dependency prettier to v3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-09-21 16:29:41 +00:00
parent d75de815b4
commit fe0996831b
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
"codecov": "^3.8.2",
"eslint": "^8.13.0",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.3.1"
"prettier": "^3.0.0"
},
"scripts": {
"start": "react-scripts start",