Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Nov 20, 2023
1 parent c3f7d3e commit 9e7c441
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 @@ -32,7 +32,7 @@ repos:
- tomli

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.1.5"
rev: "v0.1.6"
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand All @@ -52,7 +52,7 @@ repos:
- id: prettier

- repo: https://github.com/scientific-python/cookie
rev: 2023.10.27
rev: 2023.11.17
hooks:
- id: sp-repo-review
additional_dependencies: ["repo-review[cli]"]

0 comments on commit 9e7c441

Please sign in to comment.