1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2024-12-22 02:54:24 +01:00

module: update yapf to ~0.43.0

This commit is contained in:
renovate[bot] 2024-11-14 02:12:23 +00:00 committed by Christian Nicolai
parent 128459fdc1
commit 28754e1d98

View File

@ -22,7 +22,7 @@ rope = "~1.13.0"
types-PyYAML = "~6.0" types-PyYAML = "~6.0"
types-requests = "~2.28" types-requests = "~2.28"
toml = "~0.10" toml = "~0.10"
yapf = "~0.40.0" yapf = "~0.43.0"
[tool.yapf] [tool.yapf]
based_on_style = "pep8" based_on_style = "pep8"