pins: switch to main branch for nvim-treesitter-textobjects
Some checks failed
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Id54a7879cde7424088ec187d97393a206a6a6964
This commit is contained in:
raf 2026-01-15 11:03:42 +03:00
commit 007f14a2c8
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -2075,11 +2075,11 @@
"owner": "nvim-treesitter",
"repo": "nvim-treesitter-textobjects"
},
"branch": "master",
"branch": "main",
"submodules": false,
"revision": "71385f191ec06ffc60e80e6b0c9a9d5daed4824c",
"url": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/archive/71385f191ec06ffc60e80e6b0c9a9d5daed4824c.tar.gz",
"hash": "sha256-6hHKcQIdNn93YOSMccI+GFX84iVNHXLlSAxySTnQ6F4="
"revision": "baa6b4ec28c8be5e4a96f9b1b6ae9db85ec422f8",
"url": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/archive/baa6b4ec28c8be5e4a96f9b1b6ae9db85ec422f8.tar.gz",
"hash": "sha256-kbnZaUtIKXoBj4tFiQWSpGmI6Doke7PjoetqIhsI8lc="
},
"nvim-ts-autotag": {
"type": "Git",