Skip to content

Commit 69c3e5a

Browse files
Merge branch 'main' into update-docs-parquet
2 parents 31985a7 + a59d69d commit 69c3e5a

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: trailing-whitespace
99
- id: end-of-file-fixer
@@ -15,7 +15,7 @@ repos:
1515
- id: mixed-line-ending
1616

1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: "v0.12.7"
18+
rev: "v0.12.11"
1919
hooks:
2020
- id: ruff
2121
args: ["--fix"]

0 commit comments

Comments
 (0)