Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1778)
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.2 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.2...v0.8.6)
- [github.com/pre-commit/mirrors-clang-format: v16.0.6 → v19.1.6](pre-commit/mirrors-clang-format@v16.0.6...v19.1.6)
- [github.com/rapidsai/dependency-file-generator: v1.16.0 → v1.17.0](rapidsai/dependency-file-generator@v1.16.0...v1.17.0)

Authors:
  - https://github.com/apps/pre-commit-ci
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #1778
  • Loading branch information
pre-commit-ci[bot] authored Jan 7, 2025
1 parent b4c43c5 commit d70bd4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.2
rev: v0.8.6
hooks:
- id: ruff
args: ["--fix"]
Expand Down Expand Up @@ -82,7 +82,7 @@ repos:
- id: verify-copyright
- id: verify-alpha-spec
- repo: https://github.com/rapidsai/dependency-file-generator
rev: v1.16.0
rev: v1.17.0
hooks:
- id: rapids-dependency-file-generator
args: ["--clean"]
Expand Down

0 comments on commit d70bd4b

Please sign in to comment.