Skip to content

Commit

Permalink
Update .pre-commit-config.yaml (#142)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
monosans[bot] and github-actions[bot] authored Feb 6, 2024
1 parent 2d0bf89 commit 4669636
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 @@ -17,11 +17,11 @@ repos:
- --fix=lf
- id: trailing-whitespace
- repo: https://github.com/monosans/pre-commit-prettier
rev: v3.2.4
rev: v3.2.5
hooks:
- id: prettier
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.2.0
rev: v0.2.1
hooks:
- id: ruff
args:
Expand Down

0 comments on commit 4669636

Please sign in to comment.