mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-16 13:31:00 +01:00
.pre-commit-config.yaml: update reuse-tool & prettier
This commit is contained in:
parent
b19782fb2c
commit
9781371756
@ -58,7 +58,7 @@ repos:
|
|||||||
- id: check-gitlab-ci
|
- id: check-gitlab-ci
|
||||||
|
|
||||||
- repo: https://github.com/fsfe/reuse-tool
|
- repo: https://github.com/fsfe/reuse-tool
|
||||||
rev: v2.1.0
|
rev: v3.0.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: reuse
|
- id: reuse
|
||||||
|
|
||||||
@ -69,7 +69,7 @@ repos:
|
|||||||
exclude_types: [json]
|
exclude_types: [json]
|
||||||
additional_dependencies: [
|
additional_dependencies: [
|
||||||
# https://www.npmjs.com/package/prettier
|
# https://www.npmjs.com/package/prettier
|
||||||
"prettier@3.1.1",
|
"prettier@3.2.4",
|
||||||
# https://www.npmjs.com/package/@prettier/plugin-xml
|
# https://www.npmjs.com/package/@prettier/plugin-xml
|
||||||
"@prettier/plugin-xml@3.2.2",
|
"@prettier/plugin-xml@3.2.2",
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user