Skip to content

Commit 35423b9

Browse files
authored
Update .pre-commit-config.yaml
1 parent f7ab766 commit 35423b9

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
@@ -12,8 +12,8 @@ repos:
1212
- id: debug-statements
1313

1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.15.6
15+
rev: v0.15.10
1616
hooks:
17-
- id: ruff
17+
- id: ruff-check
1818
args: [--fix]
1919
- id: ruff-format

0 commit comments

Comments
 (0)