Skip to content

Commit 7fff2d2

Browse files
[pre-commit.ci] pre-commit autoupdate (#79)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.9](astral-sh/ruff-pre-commit@v0.6.3...v0.6.9) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f805383 commit 7fff2d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ci:
44

55
repos:
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: v0.6.3
7+
rev: v0.6.9
88
hooks:
99
- id: ruff
1010
args: [--fix, --exit-non-zero-on-fix]
@@ -22,7 +22,7 @@ repos:
2222
- id: codespell
2323

2424
- repo: https://github.com/pre-commit/pre-commit-hooks
25-
rev: v4.6.0
25+
rev: v5.0.0
2626
hooks:
2727
- id: trailing-whitespace
2828
- id: end-of-file-fixer

0 commit comments

Comments
 (0)