From d699624b7f0a964e0714bb12ef1416b2a52e0534 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 00:59:21 +0000 Subject: [PATCH] flake.lock: Updating 'ts-fold (jcs-elpa/ts-fold)' - 5fd2a5af -> 882c4faa MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for ts-fold On branch: master Commits: https://github.com/emacs-tree-sitter/ts-fold/compare/5fd2a5afe2112ac23b58ee1b12730fcf16068df3...882c4faae8c26cc197fc23595b67378e7c0849a2 - [27c6bc48](https://github.com/emacs-tree-sitter/ts-fold/commit/27c6bc4819029a91174e1106184ba07ef3dec856) feature(parser): Add support for python docstring ([jcs-elpa/ts-fold⁠#58](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/58)) - [bc3e5dda](https://github.com/emacs-tree-sitter/ts-fold/commit/bc3e5dda46405839197536e06875d469ac992070) fix: Wrong function call - [1d690b8d](https://github.com/emacs-tree-sitter/ts-fold/commit/1d690b8d06b0b4d6c22ef1e6c71011900492028d) feat(python): Support assignment string - [7667a376](https://github.com/emacs-tree-sitter/ts-fold/commit/7667a376449174714574c18f179f8d604860f138) fix(indicators): Warning 'when' with empty body - [27e8f44f](https://github.com/emacs-tree-sitter/ts-fold/commit/27e8f44fb60603ba96409de3dff6fd0a9eea648f) test: Emacs 29.1 - [f8df121f](https://github.com/emacs-tree-sitter/ts-fold/commit/f8df121f08bdcac021bbdbdb5d91cc758951b1db) ci(dependabot): Maintain github-actions - [882c4faa](https://github.com/emacs-tree-sitter/ts-fold/commit/882c4faae8c26cc197fc23595b67378e7c0849a2) fix(parsers): update nix definitions ([jcs-elpa/ts-fold⁠#37](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/37)) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 75c6c6e..8d55b9c 100644 --- a/flake.lock +++ b/flake.lock @@ -419,11 +419,11 @@ "ts-fold": { "flake": false, "locked": { - "lastModified": 1681029086, - "narHash": "sha256-z3eVkAPFI6JYZZ+2XM496zBxwnujTp4Y4KNNfqgUC/E=", + "lastModified": 1691729460, + "narHash": "sha256-47pdwIcRsYI3WZqAaRm74v2OaLdL7E6g4xEYlxkTkMs=", "owner": "jcs-elpa", "repo": "ts-fold", - "rev": "5fd2a5afe2112ac23b58ee1b12730fcf16068df3", + "rev": "882c4faae8c26cc197fc23595b67378e7c0849a2", "type": "github" }, "original": {