Skip to content

Commit 3896d5a

Browse files
author
rafsaf
committed
bump pre-commit
Signed-off-by: rafsaf <rafal.safin@rafsaf.pl>
1 parent 6fd5c4e commit 3896d5a

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.8.2
8+
rev: v0.11.12
99
hooks:
1010
- id: ruff-format
1111

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

0 commit comments

Comments
 (0)