mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
Compare commits
2 Commits
d0a7dbd4a7
...
b48afe1131
Author | SHA1 | Date | |
---|---|---|---|
b48afe1131 | |||
5f9d3f0c08 |
@ -15,7 +15,7 @@ default_language_version:
|
|||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.6.0
|
rev: v5.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
- id: check-case-conflict
|
- id: check-case-conflict
|
||||||
@ -48,6 +48,7 @@ repos:
|
|||||||
args:
|
args:
|
||||||
[--autofix, --no-ensure-ascii]
|
[--autofix, --no-ensure-ascii]
|
||||||
#- id: requirements-txt-fixer
|
#- id: requirements-txt-fixer
|
||||||
|
- id: check-illegal-windows-names
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/sync-pre-commit-deps
|
- repo: https://github.com/pre-commit/sync-pre-commit-deps
|
||||||
rev: v0.0.1
|
rev: v0.0.1
|
||||||
@ -66,7 +67,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.29.2
|
rev: 0.29.3
|
||||||
hooks:
|
hooks:
|
||||||
#- id: check-dependabot
|
#- id: check-dependabot
|
||||||
#- id: check-github-actions
|
#- id: check-github-actions
|
||||||
|
@ -9,15 +9,16 @@ Mastercode
|
|||||||
//2018C36C 00000064
|
//2018C36C 00000064
|
||||||
|
|
||||||
//Moonjump
|
//Moonjump
|
||||||
//200FFF00 3C020014
|
// Aminda: don't bother commenting due to the challenge mode climbing glitch
|
||||||
//200FFF04 8442821C
|
200FFF00 3C020014
|
||||||
//200FFF08 2401BFFF
|
200FFF04 8442821C
|
||||||
//200FFF0C 14410004
|
200FFF08 2401BFFF
|
||||||
//200FFF18 3C013E00
|
200FFF0C 14410004
|
||||||
//200FFF1C AC419F98
|
200FFF18 3C013E00
|
||||||
//200FFF14 3C020019
|
200FFF1C AC419F98
|
||||||
//200FFF24 03E00008
|
200FFF14 3C020019
|
||||||
//2011AF98 0803FFC0
|
200FFF24 03E00008
|
||||||
|
2011AF98 0803FFC0
|
||||||
|
|
||||||
//Max Bolts
|
//Max Bolts
|
||||||
//201A7A80 00900000
|
//201A7A80 00900000
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 1cd177e860bc5abfca7f3aadd52b483f0298fcaa
|
Subproject commit ebe179d3a1e074498893bc041fc4473a8133dea5
|
@ -2,5 +2,5 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@aminda/global-prettier-config": "2024.28.4"
|
"@aminda/global-prettier-config": "2024.28.4"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
|
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca"
|
||||||
}
|
}
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 9b1dc21c16d2e96781a332c071fece415901feb3
|
Subproject commit a615004f16db2dbe65a11c6ee4c8d5a17a07ce47
|
@ -1 +1 @@
|
|||||||
Subproject commit db794e2017e64aa45293f78c7a20e76556c125c3
|
Subproject commit 6629b2ae350b06040984c876056845e48d169a08
|
Loading…
Reference in New Issue
Block a user