Skip to content

Commit b449116

Browse files
Merge branch 'main' into dtype-json-polars-1.33
2 parents a5e1fb2 + a59d69d commit b449116

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)