mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-11-02 02:17:22 +01:00
update dependencies
This commit is contained in:
parent
f501c30a86
commit
7b97e5fb42
6
.pre-commit-config.yaml
vendored
6
.pre-commit-config.yaml
vendored
@ -52,19 +52,19 @@ repos:
|
||||
args: [--update-only]
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: "v1.17.1"
|
||||
rev: "v1.18.2"
|
||||
hooks:
|
||||
- id: mypy
|
||||
additional_dependencies: [types-tabulate]
|
||||
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 6.0.1
|
||||
rev: 7.0.0
|
||||
hooks:
|
||||
- id: isort
|
||||
name: isort (python)
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 25.1.0
|
||||
rev: 25.9.0
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"prettier-plugin-sh": "0.18.0",
|
||||
"prettier-plugin-toml": "2.0.6"
|
||||
},
|
||||
"packageManager": "pnpm@10.15.1+sha512.34e538c329b5553014ca8e8f4535997f96180a1d0f614339357449935350d924e22f8614682191264ec33d1462ac21561aff97f6bb18065351c162c7e8f6de67",
|
||||
"packageManager": "pnpm@10.19.1-oidc-test.3+sha512.e5961a4b56bb37620f97b65da4ca56216634bf39ed358eda925f0f036534d458fa249d93ed0021410523f8bb7ed8512b61fe5532ed3e81777793366c6be026b5",
|
||||
"prettier": "@aminda/global-prettier-config"
|
||||
}
|
||||
|
||||
10
pnpm-lock.yaml
generated
vendored
10
pnpm-lock.yaml
generated
vendored
@ -18,7 +18,7 @@ importers:
|
||||
version: 3.4.2(prettier@3.6.2)
|
||||
corepack:
|
||||
specifier: latest
|
||||
version: 0.34.0
|
||||
version: 0.34.1
|
||||
prettier:
|
||||
specifier: 3.6.2
|
||||
version: 3.6.2
|
||||
@ -86,10 +86,10 @@ packages:
|
||||
integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==,
|
||||
}
|
||||
|
||||
corepack@0.34.0:
|
||||
corepack@0.34.1:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-8D9N/k9hDjoISCDGUzH2wBF0fJD49p3G7ifoEZcc0vhB7Py6r+Mc1SpJ8dvnWY/HMP95K60WkQbN7vgbUgXgpA==,
|
||||
integrity: sha512-lq4mE+fhHCwSF+Z/uolUr9hXlc8qOEIAR/rnBt/z1HetTDQ1gzQuxDOzjP9V6wqJHRMelCDp4Pvxn2x3wHV7dA==,
|
||||
}
|
||||
engines: { node: ^20.10.0 || ^22.11.0 || >=24.0.0 }
|
||||
hasBin: true
|
||||
@ -150,7 +150,7 @@ snapshots:
|
||||
dependencies:
|
||||
"@prettier/plugin-ruby": 4.0.4(prettier@3.6.2)
|
||||
"@prettier/plugin-xml": 3.4.2(prettier@3.6.2)
|
||||
corepack: 0.34.0
|
||||
corepack: 0.34.1
|
||||
prettier: 3.6.2
|
||||
prettier-plugin-nginx: 1.0.3
|
||||
prettier-plugin-sh: 0.18.0(prettier@3.6.2)
|
||||
@ -181,7 +181,7 @@ snapshots:
|
||||
dependencies:
|
||||
regexp-to-ast: 0.5.0
|
||||
|
||||
corepack@0.34.0: {}
|
||||
corepack@0.34.1: {}
|
||||
|
||||
prettier-plugin-nginx@1.0.3: {}
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit e7c4e73a6166713b2dbe44ebfbb09c8cc11b0df0
|
||||
Subproject commit ed884c39da23a9d44370fd028ee2336f56d93aee
|
||||
Loading…
x
Reference in New Issue
Block a user