Skip to content

Commit

Permalink
Pin ls-lint to working version
Browse files Browse the repository at this point in the history
We can bump the version once this following issue has been resolved:

loeffel-io/ls-lint#163
  • Loading branch information
dannymidnight committed Oct 15, 2023
1 parent 4080013 commit 944d3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ steps:
image: "public.ecr.aws/docker/library/node:lts-alpine3.14"

- label: ":snake: Linting markdown files for snake case"
command: npx -y @ls-lint/ls-lint
command: npx -y @ls-lint/ls-lint@2.1.0
plugins:
- docker#v3.7.0:
image: "public.ecr.aws/docker/library/node:lts-alpine3.14"

0 comments on commit 944d3b5

Please sign in to comment.