diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1d3ff8f32c..75f0a8aa75 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: golangci-lint args: [--new-from-patch=/tmp/diff.patch] - repo: https://github.com/asottile/pyupgrade - rev: v3.3.1 + rev: v3.3.2 hooks: - id: pyupgrade - repo: https://github.com/PyCQA/isort