v1.2.3
diff --git a/README.md b/README.md index 15ba9c5..8d21a68 100644 --- a/README.md +++ b/README.md
@@ -15,7 +15,7 @@ Add this to your `.pre-commit-config.yaml` - repo: git://github.com/pre-commit/pre-commit-hooks - sha: v1.2.2 # Use the ref you want to point at + sha: v1.2.3 # Use the ref you want to point at hooks: - id: trailing-whitespace # - id: ...