mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2026-03-19 15:27:53 +01:00
update dependencies
This commit is contained in:
parent
5d7ca05832
commit
6c66256ec1
8
.pre-commit-config.yaml
vendored
8
.pre-commit-config.yaml
vendored
@ -45,7 +45,7 @@ repos:
|
||||
- id: check-pre-commit-ci-config
|
||||
|
||||
- repo: https://github.com/thlorenz/doctoc
|
||||
rev: v2.2.0
|
||||
rev: v2.3.0
|
||||
hooks:
|
||||
- id: doctoc
|
||||
# https://github.com/Mikaela/gist/blob/master/doctoc.txt
|
||||
@ -58,13 +58,13 @@ repos:
|
||||
additional_dependencies: [types-tabulate]
|
||||
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 7.0.0
|
||||
rev: 8.0.1
|
||||
hooks:
|
||||
- id: isort
|
||||
name: isort (python)
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 26.1.0
|
||||
rev: 26.3.1
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
@ -87,7 +87,7 @@ repos:
|
||||
language: system
|
||||
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
rev: "3.6.0"
|
||||
rev: "3.6.1"
|
||||
hooks:
|
||||
- id: editorconfig-checker
|
||||
alias: ec
|
||||
|
||||
@ -1 +1 @@
|
||||
3.4.5
|
||||
4.0.1
|
||||
|
||||
14
Gemfile.lock
14
Gemfile.lock
@ -1,14 +1,15 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
haml (6.3.0)
|
||||
haml (7.2.0)
|
||||
temple (>= 0.8.2)
|
||||
thor
|
||||
tilt
|
||||
logger (1.7.0)
|
||||
prettier_print (1.2.1)
|
||||
rbs (3.9.4)
|
||||
rbs (3.10.3)
|
||||
logger
|
||||
tsort
|
||||
syntax_tree (6.3.0)
|
||||
prettier_print (>= 1.2.0)
|
||||
syntax_tree-haml (4.0.3)
|
||||
@ -20,8 +21,9 @@ GEM
|
||||
rbs
|
||||
syntax_tree (>= 2.0.1)
|
||||
temple (0.10.4)
|
||||
thor (1.4.0)
|
||||
tilt (2.6.1)
|
||||
thor (1.5.0)
|
||||
tilt (2.7.0)
|
||||
tsort (0.2.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
@ -34,7 +36,7 @@ DEPENDENCIES
|
||||
syntax_tree-rbs
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.4.5p51
|
||||
ruby 4.0.1
|
||||
|
||||
BUNDLED WITH
|
||||
2.6.9
|
||||
4.0.3
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"prettier-plugin-sh": "0.18.0",
|
||||
"prettier-plugin-toml": "2.0.6"
|
||||
},
|
||||
"packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264",
|
||||
"packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be",
|
||||
"prettier": "@aminda/global-prettier-config"
|
||||
}
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit df4cf11fed662c720a7f5ff2260e958a5840cd59
|
||||
Subproject commit d0476c545baf6b87b1b6d0a72e959c426a945929
|
||||
@ -1 +1 @@
|
||||
Subproject commit c5a57fe277032edb5f5f9f92c8b71df1ebed14bb
|
||||
Subproject commit 13396fb711ae3f0855021cbeeb02815f01876cf4
|
||||
Loading…
x
Reference in New Issue
Block a user