Skip to content

Commit aa8fb3a

Browse files
committed
1 parent d9c9b09 commit aa8fb3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ repos:
3131
- id: requirements-txt-fixer
3232
- id: trailing-whitespace
3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.8.2
34+
rev: v0.14.6
3535
hooks:
36-
- id: ruff
36+
- id: ruff-check
3737
args: [--exit-non-zero-on-fix, --fix]
3838
- id: ruff-format
3939
args: [--check]

0 commit comments

Comments
 (0)