mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 19:29:24 +01:00
.pre-commit-config.yaml: bumb prettier & prettier/plugin-ruby versions
This commit is contained in:
parent
db9ab6a0e9
commit
5b683a99a4
@ -78,9 +78,9 @@ repos:
|
||||
exclude_types: [python, pyi, jupyter]
|
||||
additional_dependencies: [
|
||||
# https://www.npmjs.com/package/prettier
|
||||
"prettier@3.1.0",
|
||||
"prettier@3.1.1",
|
||||
# https://www.npmjs.com/package/@prettier/plugin-ruby
|
||||
"@prettier/plugin-ruby@4.0.3",
|
||||
"@prettier/plugin-ruby@4.0.4",
|
||||
]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.12.1
|
||||
|
Loading…
Reference in New Issue
Block a user