Skip to content

Commit 5054afd

Browse files
seladbweb-flow
andauthored
Auto pre-commit update (#1598)
Co-authored-by: GitHub <[email protected]>
1 parent 1f52307 commit 5054afd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
args: ['--fix=lf']
2323
- id: trailing-whitespace
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.6.5
25+
rev: v0.6.8
2626
hooks:
2727
- id: ruff # Run the linter.
2828
types_or: [ python ]
@@ -43,7 +43,7 @@ repos:
4343
- id: codespell
4444
pass_filenames: false
4545
- repo: https://github.com/crate-ci/typos
46-
rev: typos-dict-v0.11.27
46+
rev: v1.25.0
4747
hooks:
4848
- id: typos
4949
args: ['--config=typos-config.toml']

0 commit comments

Comments
 (0)