Skip to content

Commit

Permalink
Merge branch 'main' into quad
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored Oct 12, 2024
2 parents 0ede24a + daca9e3 commit be8ab75
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 @@ -64,7 +64,7 @@ repos:
- id: rst-directive-colons
- id: rst-inline-touching-normal
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.8
rev: v0.6.9
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand All @@ -74,7 +74,7 @@ repos:
hooks:
- id: sp-repo-review
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand Down

0 comments on commit be8ab75

Please sign in to comment.