mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-10-15 01:57:25 +02:00
update deps
This commit is contained in:
parent
8234b2dadb
commit
7e4d279509
2
.pre-commit-config.yaml
vendored
2
.pre-commit-config.yaml
vendored
@ -52,7 +52,7 @@ repos:
|
|||||||
args: [--update-only]
|
args: [--update-only]
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||||
rev: "v1.16.1"
|
rev: "v1.17.0"
|
||||||
hooks:
|
hooks:
|
||||||
- id: mypy
|
- id: mypy
|
||||||
additional_dependencies: [types-tabulate]
|
additional_dependencies: [types-tabulate]
|
||||||
|
@ -1 +1 @@
|
|||||||
3.4.4
|
3.4.5
|
||||||
|
@ -9,7 +9,7 @@ GEM
|
|||||||
prettier_print (1.2.1)
|
prettier_print (1.2.1)
|
||||||
rbs (3.9.4)
|
rbs (3.9.4)
|
||||||
logger
|
logger
|
||||||
syntax_tree (6.2.0)
|
syntax_tree (6.3.0)
|
||||||
prettier_print (>= 1.2.0)
|
prettier_print (>= 1.2.0)
|
||||||
syntax_tree-haml (4.0.3)
|
syntax_tree-haml (4.0.3)
|
||||||
haml (>= 5.2)
|
haml (>= 5.2)
|
||||||
@ -34,7 +34,7 @@ DEPENDENCIES
|
|||||||
syntax_tree-rbs
|
syntax_tree-rbs
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.4.4p34
|
ruby 3.4.5p51
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.6.9
|
2.6.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user