Skip to content

Commit 3bba383

Browse files
committed
chore: Update pre-commit
1 parent 70dced0 commit 3bba383

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: gitlint
2121

2222
- repo: https://github.com/adrienverge/yamllint
23-
rev: v1.36.1
23+
rev: v1.37.0
2424
hooks:
2525
- id: yamllint
2626

@@ -32,11 +32,11 @@ repos:
3232
args: ["--ignore-missing-imports"]
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.11.0
35+
rev: v0.11.2
3636
hooks:
3737
- id: ruff-format
3838

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.11.0
40+
rev: v0.11.2
4141
hooks:
4242
- id: ruff

0 commit comments

Comments
 (0)