neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

dependabot.yml (156B)


      1 version: 2
      2 updates:
      3  - package-ecosystem: "github-actions"
      4    directory: "/"
      5    schedule:
      6      interval: "daily"
      7    commit-message:
      8      prefix: "ci"