diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index bcd2fbd..5e74d6f 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
     hooks:
       - id: djhtml
   - repo: https://github.com/astral-sh/ruff-pre-commit
-    rev: v0.0.278
+    rev: v0.0.280
     hooks:
       - id: ruff
         args: [--fix]
@@ -63,7 +63,7 @@ repos:
     hooks:
       - id: pyproject-fmt
   - repo: https://github.com/jazzband/pip-tools
-    rev: 7.0.0
+    rev: 7.1.0
     hooks:
       - id: pip-compile
         name: pip-compile requirements.txt