1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2024-06-02 06:34:43 +02:00

module: update yapf to ~0.40.0

This commit is contained in:
renovate[bot] 2023-06-15 01:57:45 +00:00 committed by Christian Nicolai
parent 37e21c4f19
commit b06d5440a3

View File

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