Skip to content

Commit

Permalink
ci: sync with template repository
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 31, 2023
1 parent 3d905c4 commit fb65c41
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ci:

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.8
rev: v0.1.9
hooks:
- id: ruff
args:
Expand Down Expand Up @@ -46,7 +46,7 @@ repos:
- c++
- cuda
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.8
hooks:
- id: prettier
stages:
Expand Down Expand Up @@ -113,7 +113,7 @@ repos:
- id: forbid-bidi-controls
- id: alphabetize-codeowners
- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v8.1.1
rev: v8.2.0
hooks:
- id: cspell
- repo: local
Expand Down

0 comments on commit fb65c41

Please sign in to comment.