File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
actions/update_development_dependencies Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ platformdirs==4.3.8
3535poetry == 1.8.5
3636poetry-core == 1.9.1
3737poetry-plugin-export == 1.8.0
38- pre-commit == 4.2 .0
38+ pre-commit == 4.3 .0
3939ptyprocess == 0.7.0
4040pycparser == 2.22 ; (sys_platform == "darwin" or sys_platform == "linux" ) and (sys_platform == "darwin" or platform_python_implementation != "PyPy" )
4141pydantic == 2.10.6
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ tomli-w = "1.2.0"
4444
4545[tool .poetry .group .actions-update_development_dependencies .dependencies ]
4646poetry-plugin-export = " 1.8.0"
47- pre-commit = " 4.2 .0"
47+ pre-commit = " 4.3 .0"
4848pypi-simple = " 1.7.0"
4949toml-sort = " 0.24.2"
5050yamlfix = " 1.17.0"
@@ -55,7 +55,7 @@ poetry = "^1.8.5"
5555poetry-audit-plugin = " ^0.4.0"
5656poetry-plugin-export = " 1.8.0"
5757poetry-pre-commit-plugin = " ^0.1.2"
58- pre-commit = " 4.2 .0"
58+ pre-commit = " 4.3 .0"
5959pylint = " 3.3.8"
6060pyright = {extras = [" nodejs" ], version = " 1.1.403" }
6161tox = " ^4.18.0"
You can’t perform that action at this time.
0 commit comments