mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-19 12:57:22 +02:00
Compare commits
5 Commits
094620b83d
...
4fc3e64c01
Author | SHA1 | Date | |
---|---|---|---|
4fc3e64c01 | |||
55e76baf2d | |||
43f9eed7e0 | |||
0335fad136 | |||
fe5832a048 |
@ -34,7 +34,7 @@ repos:
|
||||
args: [--update-only, --notitle]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.23.3
|
||||
rev: 0.24.0
|
||||
hooks:
|
||||
#- id: check-dependabot
|
||||
#- id: check-github-actions
|
||||
@ -42,11 +42,15 @@ repos:
|
||||
- id: check-gitlab-ci
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.0.0"
|
||||
rev: "v3.0.1"
|
||||
hooks:
|
||||
- id: prettier
|
||||
additional_dependencies:
|
||||
["prettier@3.0.0", "@prettier/plugin-xml@3.0.0"]
|
||||
[
|
||||
"prettier@3.0.1",
|
||||
"@prettier/plugin-xml@3.0.0",
|
||||
"prettier-plugin-toml@1.0.0",
|
||||
]
|
||||
|
||||
- repo: https://github.com/scop/pre-commit-shfmt
|
||||
rev: v3.7.0-1
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 0199acd570ac64bf2095f19d8c6d41dd815fcd8c
|
||||
Subproject commit b3ed5bcfc94eb6630df939407b3d24d1f998a8b8
|
@ -1 +1 @@
|
||||
Subproject commit 70e1ac7bfc808ab22c1715044e28d92c2f0daa6e
|
||||
Subproject commit 8449a5f28a166cf456aecf2cb5dc88a1e01e1465
|
@ -1 +1 @@
|
||||
Subproject commit 9d09d19a2ac8a6b96b35acca8d5b4876be892c5a
|
||||
Subproject commit 2dee7eaf706f3433e44cf04d403a02c05ae599ec
|
@ -1 +1 @@
|
||||
Subproject commit b62dbebc1c730eb8fbb602b19429e6b28fd47fac
|
||||
Subproject commit b8335ba48c5ce7352b374a13d89c736cca5e346c
|
@ -1 +1 @@
|
||||
Subproject commit 04d0dad8f7c4f708a600ababd2b359b07c97089a
|
||||
Subproject commit 0d1544205e29baf954176fe8441e5c9997429edd
|
@ -1 +1 @@
|
||||
Subproject commit c60fda20f4e6a42ad42fa5e5359711cdc2d960c8
|
||||
Subproject commit 2c4e3f1c4df2e4498505af5ef45d0c8fe63b902b
|
@ -1 +1 @@
|
||||
Subproject commit 64f59122be4b9649dcab886f4ccec5a3a115e513
|
||||
Subproject commit 89008417c81db990450a6c2e814cee1f9a0d80f2
|
@ -1 +1 @@
|
||||
Subproject commit 36cc43909f4450cebaf8678b05e8708247c42a2f
|
||||
Subproject commit 78bb0cdcc85d50f80bf1f9774f0ba90c45ac3829
|
Loading…
x
Reference in New Issue
Block a user