Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 29, 2024
1 parent 198179e commit 4588d51
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/api/json/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -6352,11 +6352,7 @@
{
"name": "lazygit",
"description": "lazygit settings",
"fileMatch": [
"**/lazygit/config.yml",
"lazygit.yml",
".lazygit.yml"
],
"fileMatch": ["**/lazygit/config.yml", "lazygit.yml", ".lazygit.yml"],
"url": "https://raw.githubusercontent.com/jesseduffield/lazygit/master/schema/config.json"
},
{
Expand Down

0 comments on commit 4588d51

Please sign in to comment.