.pre-commit-config.yaml: update prettier

This commit is contained in:
Aminda Suomalainen 2024-02-07 17:32:18 +02:00
parent e587513244
commit 9815ff6d5e
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -78,7 +78,7 @@ repos:
exclude_types: [python, pyi, jupyter]
additional_dependencies: [
# https://www.npmjs.com/package/prettier
"prettier@3.2.4",
"prettier@3.2.5",
# https://www.npmjs.com/package/@prettier/plugin-ruby
"@prettier/plugin-ruby@4.0.4",
]