mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-20 21:37:22 +02:00
Compare commits
2 Commits
eb6d231eee
...
a26d412346
Author | SHA1 | Date | |
---|---|---|---|
a26d412346 | |||
2f66fcc5a7 |
@ -58,7 +58,7 @@ repos:
|
|||||||
args: [--update-only, --notitle]
|
args: [--update-only, --notitle]
|
||||||
|
|
||||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
rev: 0.27.2
|
rev: 0.27.3
|
||||||
hooks:
|
hooks:
|
||||||
#- id: check-dependabot
|
#- id: check-dependabot
|
||||||
#- id: check-github-actions
|
#- id: check-github-actions
|
||||||
@ -66,13 +66,13 @@ repos:
|
|||||||
- id: check-gitlab-ci
|
- id: check-gitlab-ci
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v4.0.0-alpha.3"
|
rev: "v4.0.0-alpha.5"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
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.0",
|
"prettier@3.1.1",
|
||||||
# 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",
|
||||||
# https://www.npmjs.com/package/prettier-plugin-toml
|
# https://www.npmjs.com/package/prettier-plugin-toml
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 873897286e432aba1e082d3a63e80b96a0764d7e
|
Subproject commit 0b98f23729bef5e8814d6daffb1681ffbe8daeb3
|
@ -1 +1 @@
|
|||||||
Subproject commit 6026da448f3b8e2ca6cb6611f798365d42bf9ce5
|
Subproject commit f1b1270fc9e02f3d2e6de56c69d0247900c1484e
|
@ -1 +1 @@
|
|||||||
Subproject commit 6026da448f3b8e2ca6cb6611f798365d42bf9ce5
|
Subproject commit f1b1270fc9e02f3d2e6de56c69d0247900c1484e
|
@ -1 +1 @@
|
|||||||
Subproject commit a69592ec66f502058f55dd4c8d36aa4bf6e5bd91
|
Subproject commit 4ba1816714b963d070f6a17c236e87b48051480e
|
Loading…
x
Reference in New Issue
Block a user