Skip to content

Commit

Permalink
Pre-commit autoupdate (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
quant-ranger[bot] authored May 6, 2024
1 parent e5252e9 commit 6bef0ca
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,17 +1,17 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-toml
- 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

0 comments on commit 6bef0ca

Please sign in to comment.