Skip to content

Commit 24cb5f5

Browse files
committed
Bump ruff in .pre-commit-config.yaml
Signed-off-by: rafsaf <rafal.safin12@gmail.com>
1 parent c545c6d commit 24cb5f5

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
@@ -5,12 +5,12 @@ repos:
55
- id: check-yaml
66

77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.14.14
8+
rev: v0.15.0
99
hooks:
1010
- id: ruff-format
1111

1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.14.14
13+
rev: v0.15.0
1414
hooks:
1515
- id: ruff-check
1616
args: [--fix]

0 commit comments

Comments
 (0)