Skip to content

Commit 86f914f

Browse files
committed
chore(deps): update pre-commit deps
1 parent 5525935 commit 86f914f

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
@@ -8,11 +8,11 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: 'https://github.com/codespell-project/codespell'
11-
rev: v2.3.0
11+
rev: v2.4.1
1212
hooks:
1313
- id: codespell
1414
- repo: 'https://github.com/astral-sh/ruff-pre-commit'
15-
rev: v0.8.6
15+
rev: v0.9.4
1616
hooks:
1717
- id: ruff
1818
args: ['--fix']

0 commit comments

Comments
 (0)