Skip to content

Commit 431e1b8

Browse files
committed
Ruff formatting
1 parent 9922b69 commit 431e1b8

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
@@ -1,13 +1,13 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.5.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-yaml
66
- id: end-of-file-fixer
77
exclude: ^tests/snapshots
88
- id: trailing-whitespace
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.1.0
10+
rev: v0.9.7
1111
hooks:
1212
# Run the linter.
1313
- id: ruff

0 commit comments

Comments
 (0)