diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 712cb6a..a21b4cd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: - id: check-illegal-windows-names - repo: https://github.com/pre-commit/sync-pre-commit-deps - rev: v0.0.1 + rev: v0.0.2 hooks: - id: sync-pre-commit-deps @@ -67,7 +67,7 @@ repos: args: [--update-only, --notitle] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.3 + rev: 0.31.0 hooks: #- id: check-dependabot #- id: check-github-actions diff --git a/associations/piraattinuoret/meeting-notes/official b/associations/piraattinuoret/meeting-notes/official index 43decb2..cb83762 160000 --- a/associations/piraattinuoret/meeting-notes/official +++ b/associations/piraattinuoret/meeting-notes/official @@ -1 +1 @@ -Subproject commit 43decb29b4cfeeb94fb6da815d2cb59765630441 +Subproject commit cb83762db020a3259d916f173f6aefab6f199237 diff --git a/git/github/activity/gayanvoice-top-github-users b/git/github/activity/gayanvoice-top-github-users index ebe179d..0e8f592 160000 --- a/git/github/activity/gayanvoice-top-github-users +++ b/git/github/activity/gayanvoice-top-github-users @@ -1 +1 @@ -Subproject commit ebe179d3a1e074498893bc041fc4473a8133dea5 +Subproject commit 0e8f592afcac8800f38051e6c7bb0ba0375ffbeb diff --git a/package.json b/package.json index e810d44..ca2396e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "@aminda/global-prettier-config": "2024.28.4" + "@aminda/global-prettier-config": "2025.1.0" }, - "packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca" + "packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5d9208..0bc8cf8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,14 +8,14 @@ importers: .: devDependencies: "@aminda/global-prettier-config": - specifier: 2024.28.4 - version: 2024.28.4 + specifier: 2025.1.0 + version: 2025.1.0 packages: - "@aminda/global-prettier-config@2024.28.4": + "@aminda/global-prettier-config@2025.1.0": resolution: { - integrity: sha512-VjyTd8fFRnLgZRAMDRr9pm5hknnsVxpTCshvvE7RAiuH72hUzC82rm5vXDJjrhkedWJir2qZjmiC5Vo2LoR4tw==, + integrity: sha512-8xSL+2rG5Qc4nDTz1SLwQMKC+j2ET7y7Ez+j3ZaKz4EKC9IjG4LgRGq3cHp5fWwTPnuH33zGWkUbvS+Qu+QnJA==, } "@prettier/plugin-ruby@4.0.4": @@ -88,10 +88,10 @@ packages: peerDependencies: prettier: ^3.0.3 - prettier@3.3.3: + prettier@3.4.2: resolution: { - integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==, + integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==, } engines: { node: ">=14" } hasBin: true @@ -109,30 +109,30 @@ packages: } engines: { node: ">=16.0.0" } - tslib@2.7.0: + tslib@2.8.1: resolution: { - integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==, + integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==, } snapshots: - "@aminda/global-prettier-config@2024.28.4": + "@aminda/global-prettier-config@2025.1.0": dependencies: - "@prettier/plugin-ruby": 4.0.4(prettier@3.3.3) - "@prettier/plugin-xml": 3.4.1(prettier@3.3.3) - prettier: 3.3.3 + "@prettier/plugin-ruby": 4.0.4(prettier@3.4.2) + "@prettier/plugin-xml": 3.4.1(prettier@3.4.2) + prettier: 3.4.2 prettier-plugin-nginx: 1.0.3 - prettier-plugin-sh: 0.14.0(prettier@3.3.3) - prettier-plugin-toml: 2.0.1(prettier@3.3.3) + prettier-plugin-sh: 0.14.0(prettier@3.4.2) + prettier-plugin-toml: 2.0.1(prettier@3.4.2) - "@prettier/plugin-ruby@4.0.4(prettier@3.3.3)": + "@prettier/plugin-ruby@4.0.4(prettier@3.4.2)": dependencies: - prettier: 3.3.3 + prettier: 3.4.2 - "@prettier/plugin-xml@3.4.1(prettier@3.3.3)": + "@prettier/plugin-xml@3.4.1(prettier@3.4.2)": dependencies: "@xml-tools/parser": 1.0.11 - prettier: 3.3.3 + prettier: 3.4.2 "@taplo/core@0.1.1": {} @@ -152,23 +152,23 @@ snapshots: prettier-plugin-nginx@1.0.3: {} - prettier-plugin-sh@0.14.0(prettier@3.3.3): + prettier-plugin-sh@0.14.0(prettier@3.4.2): dependencies: mvdan-sh: 0.10.1 - prettier: 3.3.3 + prettier: 3.4.2 sh-syntax: 0.4.2 - prettier-plugin-toml@2.0.1(prettier@3.3.3): + prettier-plugin-toml@2.0.1(prettier@3.4.2): dependencies: "@taplo/lib": 0.4.0-alpha.2 - prettier: 3.3.3 + prettier: 3.4.2 - prettier@3.3.3: {} + prettier@3.4.2: {} regexp-to-ast@0.5.0: {} sh-syntax@0.4.2: dependencies: - tslib: 2.7.0 + tslib: 2.8.1 - tslib@2.7.0: {} + tslib@2.8.1: {} diff --git a/submodules/PPFI-IM b/submodules/PPFI-IM index 5b0ff86..fd22db9 160000 --- a/submodules/PPFI-IM +++ b/submodules/PPFI-IM @@ -1 +1 @@ -Subproject commit 5b0ff868c2ec5b3d9e71992817476e3f28c5c4f9 +Subproject commit fd22db93a8e20a65595b40f362668d5e9e51284e diff --git a/submodules/curl.wiki b/submodules/curl.wiki index a615004..2740173 160000 --- a/submodules/curl.wiki +++ b/submodules/curl.wiki @@ -1 +1 @@ -Subproject commit a615004f16db2dbe65a11c6ee4c8d5a17a07ce47 +Subproject commit 2740173603106cc713bcd7540f90566607852b01 diff --git a/submodules/playstation2/OPL-Widescreen-Cheats b/submodules/playstation2/OPL-Widescreen-Cheats index bc658b9..0a77e72 160000 --- a/submodules/playstation2/OPL-Widescreen-Cheats +++ b/submodules/playstation2/OPL-Widescreen-Cheats @@ -1 +1 @@ -Subproject commit bc658b9cb1f1821755a04dc3505a4105b3396c7b +Subproject commit 0a77e721db887b74caa0c01282bfd23e687827a6 diff --git a/submodules/yggdrasil-public-peers b/submodules/yggdrasil-public-peers index 6629b2a..217a9a0 160000 --- a/submodules/yggdrasil-public-peers +++ b/submodules/yggdrasil-public-peers @@ -1 +1 @@ -Subproject commit 6629b2ae350b06040984c876056845e48d169a08 +Subproject commit 217a9a00dde5287ceee9840d3b81c39e17993698