diff --git a/flake.lock b/flake.lock
index 371c4b4..dfc2f30 100644
--- a/flake.lock
+++ b/flake.lock
@@ -181,16 +181,16 @@
         "rust-overlay": "rust-overlay"
       },
       "locked": {
-        "lastModified": 1735790175,
-        "narHash": "sha256-5J1ZfPNyniUK5D3Pt1aKuJ+/8vad3JPxCztBRY591N8=",
+        "lastModified": 1738805560,
+        "narHash": "sha256-jGy+0VDxQrgNhj+eX06FRhPP31V8QZVAM4j4yBosAGE=",
         "owner": "jj-vcs",
         "repo": "jj",
-        "rev": "041c4fecb77434dd6720e7d7f1ce48d9575ac5f7",
+        "rev": "613742dfbbd89324b25672a75ef8ce9e671ae0d3",
         "type": "github"
       },
       "original": {
         "owner": "jj-vcs",
-        "ref": "v0.25.0",
+        "ref": "v0.26.0",
         "repo": "jj",
         "type": "github"
       }
diff --git a/flake.nix b/flake.nix
index b729103..2ee5d0e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -59,7 +59,7 @@
       type = "github";
       owner = "jj-vcs";
       repo = "jj";
-      ref = "v0.25.0";
+      ref = "v0.26.0";
     };
   };