Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cschindlbeck committed May 23, 2024
1 parent d6cf143 commit 976bc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/plugins/lsp-config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ return {
"WhoIsSethDaniel/mason-tool-installer.nvim",
opts = {
ensure_installed = {
"ansiblels", -- 1.2.1 on arch
"ansiblels", -- 1.2.1 on arch
-- { "ansible-lint", version = "6.10.0", auto_update = false }, -- ubuntu 20.04
"ansible-lint", -- 24.2.0 on arch
"black",
Expand Down

0 comments on commit 976bc0c

Please sign in to comment.