diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 33b006ef..a987c4ee 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/.*