diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1014cd4a..53f4f967 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - id: golangci-lint-full - repo: https://github.com/asottile/pyupgrade - rev: v3.17.0 + rev: v3.18.0 hooks: - id: pyupgrade