mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-21 05:47:21 +02:00
Compare commits
3 Commits
b9bb3d0222
...
352d6e7ee4
Author | SHA1 | Date | |
---|---|---|---|
352d6e7ee4 | |||
8d6ad556b8 | |||
af4d155e04 |
@ -7,10 +7,6 @@ ci:
|
|||||||
autoupdate_schedule: quarterly
|
autoupdate_schedule: quarterly
|
||||||
skip: [latexmk, exiftool]
|
skip: [latexmk, exiftool]
|
||||||
|
|
||||||
# Use pypy3 for python hooks instead of system default
|
|
||||||
default_language_version:
|
|
||||||
python: pypy3
|
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.5.0
|
rev: v4.5.0
|
||||||
@ -72,7 +68,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.2.1",
|
"prettier@3.2.2",
|
||||||
# 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 b8e0dd49930e7182fe8201deadfdc69106ac7e22
|
Subproject commit 1ad938eae93b8931941b38128657cbd19bfaa504
|
@ -1 +1 @@
|
|||||||
Subproject commit 00973a3bf8ff1e0984bbc4117b27d46252fa9da0
|
Subproject commit 82b064b546c88ca00e6a1864b183a20f9803856c
|
@ -1 +1 @@
|
|||||||
Subproject commit 980a33d2c75d643cce645d1c492ad1fd27e10d95
|
Subproject commit 61c3a142f3caa360c90cee31a93cc5cc8b98188f
|
@ -1 +1 @@
|
|||||||
Subproject commit ddbd1acca08b9bf1e93f56f629c64c992ea52fa6
|
Subproject commit 1cef4c33bffb50ebf1c99f7f99eb5d40372954b6
|
Loading…
x
Reference in New Issue
Block a user