Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
entorb committed Mar 28, 2024
2 parents c2e82de + 8c94593 commit 9cde618
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 @@ -62,7 +62,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.2.1"
rev: "v0.3.3"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down Expand Up @@ -97,7 +97,7 @@ repos:

# # code spell check via cspell
- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v8.3.0
rev: v8.6.0
hooks:
- id: cspell

Expand Down

0 comments on commit 9cde618

Please sign in to comment.