Skip to content

Commit ee3152a

Browse files
committed
Merge remote-tracking branch 'origin' into harmony-integration
2 parents b150dcb + 2511dc6 commit ee3152a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ repos:
2626
- tomli
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.7.2
29+
rev: v0.8.1
3030
hooks:
3131
- id: ruff
3232
args: ["--fix", "--show-fixes"]
3333
- id: ruff-format
3434

3535
- repo: https://github.com/abravalheri/validate-pyproject
36-
rev: v0.22
36+
rev: v0.23
3737
hooks:
3838
- id: validate-pyproject
3939

0 commit comments

Comments
 (0)