diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b7af3e6b..fd09c5b8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,6 +35,6 @@ repos: exclude: '.TextGrid$' - repo: https://github.com/asottile/pyupgrade - rev: v3.10.1 + rev: v3.11.0 hooks: - id: pyupgrade