Skip to content

Commit

Permalink
Pre-commit autoupdate (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
quant-ranger[bot] authored Sep 2, 2024
1 parent b41df24 commit 9f2505e
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 @@ -8,12 +8,12 @@ repos:
- --target-version=py38
exclude: ^src/pytsql/grammar/
- repo: https://github.com/Quantco/pre-commit-mirrors-ruff
rev: 0.4.7
rev: 0.6.2
hooks:
- id: ruff-conda
exclude: ^src/pytsql/grammar/
- repo: https://github.com/Quantco/pre-commit-mirrors-mypy
rev: "1.10.0"
rev: "1.10.1"
hooks:
- id: mypy-conda
additional_dependencies: [ -c, conda-forge, types-setuptools ]
Expand Down

0 comments on commit 9f2505e

Please sign in to comment.