Skip to content

Commit

Permalink
Housekeeping: Update pre-commit versions
Browse files Browse the repository at this point in the history
  • Loading branch information
olantwin committed Jun 25, 2024
1 parent 0705a89 commit af5c7b0
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 @@ -9,7 +9,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.8
rev: v0.4.10
hooks:
- id: ruff
types_or: [python, pyi, jupyter]
Expand All @@ -19,7 +19,7 @@ repos:
hooks:
- id: pydocstyle
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.6
rev: v18.1.7
hooks:
- id: clang-format
types_or: [c++, c, cuda]
Expand Down

0 comments on commit af5c7b0

Please sign in to comment.