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