Skip to content

Commit 1824462

Browse files
[pre-commit.ci] pre-commit autoupdate (#732)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.10](astral-sh/ruff-pre-commit@v0.13.3...v0.14.10) - [github.com/rapidsai/pre-commit-hooks: v0.7.0 → v1.2.1](rapidsai/pre-commit-hooks@v0.7.0...v1.2.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 25703e1 commit 1824462

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
@@ -63,13 +63,13 @@ repos:
6363
resources/conduct\.md
6464
)$
6565
- repo: https://github.com/astral-sh/ruff-pre-commit
66-
rev: v0.13.3
66+
rev: v0.14.10
6767
hooks:
6868
- id: ruff-check
6969
args: ["--fix"]
7070
- id: ruff-format
7171
- repo: https://github.com/rapidsai/pre-commit-hooks
72-
rev: v0.7.0
72+
rev: v1.2.1
7373
hooks:
7474
- id: verify-copyright
7575

0 commit comments

Comments
 (0)