diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 258b4069..7d69af1e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -91,7 +91,7 @@ repos: args: [--py310-plus] exclude: nonunicode/.* - repo: https://github.com/asottile/add-trailing-comma - rev: v3.2.0 + rev: v4.0.0 hooks: - id: add-trailing-comma exclude: nonunicode/.*