Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mwadams committed Nov 20, 2024
2 parents 14c1e1d + 3cc1fdb commit 72821fe
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 @@ -18,7 +18,7 @@ repos:
args: [--fix, lf]
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.7.3"
rev: "v0.7.4"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down Expand Up @@ -102,7 +102,7 @@ repos:
id: rubocop
args: ["--auto-correct"]
- repo: https://github.com/JohnnyMorganz/StyLua
rev: v0.20.0
rev: v2.0.0
hooks:
- name: stylua (lua implementations)
id: stylua
Expand Down

0 comments on commit 72821fe

Please sign in to comment.