mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2024-11-14 08:56:16 +01:00
module: update yapf to version 0.32
Updates the requirements on [yapf](https://github.com/google/yapf) to permit the latest version (#58). - [Release notes](https://github.com/google/yapf/releases) - [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG) - [Commits](https://github.com/google/yapf/compare/v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: yapf dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
59c9c7b633
commit
840a07b19d
@ -21,7 +21,7 @@ pylint = "~2.12"
|
||||
rope = "~0.22"
|
||||
types-PyYAML = "~6.0"
|
||||
types-requests = "~2.26"
|
||||
yapf = "~0.31"
|
||||
yapf = "~0.32"
|
||||
|
||||
[tool.yapf]
|
||||
based_on_style = "pep8"
|
||||
|
Loading…
Reference in New Issue
Block a user