Skip to content

Commit

Permalink
[neovim] Add dependabot-2.0 schema
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Nov 24, 2023
1 parent 7af8248 commit 2dd30c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/neovim/plugins/lspconfig.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ local servers = {
schemas = {
["https://json.schemastore.org/circleciconfig.json"] = "/.circleci/config.yml",
["https://json.schemastore.org/github-workflow.json"] = "/.github/workflows/*.yml",
["https://json.schemastore.org/dependabot-2.0.json"] = "/.github/dependabot.yml",
["kubernetes"] = "*.k8s.yml",
},
},
Expand Down

0 comments on commit 2dd30c5

Please sign in to comment.