Skip to content

Commit

Permalink
Bump ls-lint/action from 2.0.1 to 2.2.2 (#283)
Browse files Browse the repository at this point in the history
Bumps [ls-lint/action](https://github.com/ls-lint/action) from 2.0.1 to 2.2.2.
- [Release notes](https://github.com/ls-lint/action/releases)
- [Commits](ls-lint/action@v2.0.1...v2.2.2)

---
updated-dependencies:
- dependency-name: ls-lint/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 85309de commit 1235b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
- run: bash server/api/installBuf.bash
- name: pre-commit
uses: pre-commit/[email protected]
- uses: ls-lint/action@v2.0.1
- uses: ls-lint/action@v2.2.2
with:
config: .ls-lint.yaml

0 comments on commit 1235b55

Please sign in to comment.