Skip to content

Commit

Permalink
Pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
quant-ranger[bot] authored Oct 2, 2023
1 parent f401536 commit c2c5924
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/Quantco/pre-commit-mirrors-black
rev: 23.7.0
rev: 23.9.1
hooks:
- id: black-conda
args:
Expand All @@ -21,7 +21,7 @@ repos:
- id: mypy-conda
additional_dependencies: [-c, conda-forge, types-setuptools]
- repo: https://github.com/Quantco/pre-commit-mirrors-pyupgrade
rev: 3.10.1
rev: 3.13.0
hooks:
- id: pyupgrade-conda
args:
Expand Down

0 comments on commit c2c5924

Please sign in to comment.