Skip to content

Commit

Permalink
Merge pull request #14 from legend-exp/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
chore: update pre-commit hooks
  • Loading branch information
gipert committed Oct 17, 2023
2 parents ad3e73b + abd5620 commit 48623d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ repos:
args: [--prose-wrap=always]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.0.290"
rev: "v0.0.292"
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand All @@ -70,7 +70,7 @@ repos:
- id: codespell

- repo: https://github.com/shellcheck-py/shellcheck-py
rev: "v0.9.0.5"
rev: "v0.9.0.6"
hooks:
- id: shellcheck

Expand Down

0 comments on commit 48623d5

Please sign in to comment.