Skip to content

Commit

Permalink
Pre-commit autoupdate (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
quant-ranger[bot] committed May 6, 2024
1 parent 4e8f1d6 commit 70e771e
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
@@ -1,15 +1,15 @@
repos:
- repo: https://github.com/Quantco/pre-commit-mirrors-ruff
rev: 0.3.4
rev: 0.4.3
hooks:
- id: ruff-conda
- id: ruff-format-conda
- repo: https://github.com/Quantco/pre-commit-mirrors-mypy
rev: "1.9.0"
rev: "1.10.0"
hooks:
- id: mypy-conda
- repo: https://github.com/Quantco/pre-commit-mirrors-cython-lint
rev: 0.16.0
rev: 0.16.2
hooks:
- id: cython-lint-conda
args: [--no-pycodestyle]
Expand Down

0 comments on commit 70e771e

Please sign in to comment.