Skip to content

Commit

Permalink
Pre-commit autoupdate (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
quant-ranger[bot] authored Oct 2, 2023
1 parent 7a18c0f commit 3d053f0
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
additional_dependencies: [flake8-docstrings, flake8-rst-docstrings]
Expand Down Expand Up @@ -33,7 +33,7 @@ repos:
additional_dependencies:
- python=3.8
- repo: https://github.com/Quantco/pre-commit-mirrors-pyupgrade
rev: 3.10.1
rev: 3.13.0
hooks:
- id: pyupgrade-conda
- repo: https://github.com/Quantco/pre-commit-mirrors-cython-lint
Expand Down

0 comments on commit 3d053f0

Please sign in to comment.