update deps

This commit is contained in:
Aminda Suomalainen 2025-09-03 12:56:55 +03:00
parent 9b258909f6
commit f5b59273ee
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
3 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View File

@ -12,7 +12,7 @@
shallow = true
[submodule "submodules/opendyslexic"]
path = submodules/opendyslexic
url = https://github.com/antijingoist/opendyslexic.git
url = https://forge.hackers.town/antijingoist/opendyslexic.git
branch = main
ignore = dirty
shallow = true

View File

@ -72,7 +72,7 @@ repos:
# GitHub Actions etc. configuration validity checking
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.33.2
rev: 0.33.3
hooks:
#- id: check-jsonschema
- id: check-dependabot

2
package.json vendored
View File

@ -9,6 +9,6 @@
"prettier-plugin-sh": "0.18.0",
"prettier-plugin-toml": "2.0.6"
},
"packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748",
"packageManager": "pnpm@10.15.1+sha512.34e538c329b5553014ca8e8f4535997f96180a1d0f614339357449935350d924e22f8614682191264ec33d1462ac21561aff97f6bb18065351c162c7e8f6de67",
"prettier": "@aminda/global-prettier-config"
}