Skip to content

Commit

Permalink
Auto pre-commit update (#1598)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
seladb and web-flow authored Oct 1, 2024
1 parent 1f52307 commit 5054afd
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 @@ -22,7 +22,7 @@ repos:
args: ['--fix=lf']
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.5
rev: v0.6.8
hooks:
- id: ruff # Run the linter.
types_or: [ python ]
Expand All @@ -43,7 +43,7 @@ repos:
- id: codespell
pass_filenames: false
- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.11.27
rev: v1.25.0
hooks:
- id: typos
args: ['--config=typos-config.toml']
Expand Down

0 comments on commit 5054afd

Please sign in to comment.