Skip to content

Commit 8535b1e

Browse files
[pre-commit.ci] pre-commit autoupdate (#1356)
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 0e8e82a commit 8535b1e

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]
@@ -23,7 +23,7 @@ repos:
2323
args: [--exclude-file=tests/test_mypy.yml]
2424

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

0 commit comments

Comments
 (0)