Skip to content

Commit b8dcb80

Browse files
pre-commit-ci[bot]neggles
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.8 → v0.9.4](astral-sh/ruff-pre-commit@v0.6.8...v0.9.4) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
1 parent edf77ab commit b8dcb80

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

88
repos:
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.6.8
10+
rev: v0.9.4
1111
hooks:
1212
# Run the linter.
1313
- id: ruff
@@ -18,7 +18,7 @@ repos:
1818
types_or: [python, pyi, jupyter]
1919

2020
- repo: https://github.com/pre-commit/pre-commit-hooks
21-
rev: v4.6.0
21+
rev: v5.0.0
2222
hooks:
2323
- id: trailing-whitespace
2424
exclude_types:

0 commit comments

Comments
 (0)