Skip to content

Commit d06f865

Browse files
[pre-commit.ci] pre-commit autoupdate (#122)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e03d0a8 commit d06f865

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.6.0
6+
rev: v5.0.0
77
hooks:
88
- id: trailing-whitespace
99
- id: end-of-file-fixer
@@ -19,7 +19,7 @@ repos:
1919
- id: check-docstring-first
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.6.7
22+
rev: v0.8.1
2323
hooks:
2424
- id: ruff
2525
- id: ruff-format

0 commit comments

Comments
 (0)