v4.3.0
diff --git a/README.md b/README.md index 2819577..411529a 100644 --- a/README.md +++ b/README.md
@@ -16,7 +16,7 @@ ```yaml - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.2.0 # Use the ref you want to point at + rev: v4.3.0 # Use the ref you want to point at hooks: - id: trailing-whitespace # - id: ...