Skip to content

Commit

Permalink
Merge branch 'main' into fix/visium_hd_projective
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato committed Feb 4, 2025
2 parents 553e96f + 2433e73 commit da28dd8
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 @@ -7,7 +7,7 @@ default_stages:
minimum_pre_commit_version: 2.16.0
repos:
- repo: https://github.com/psf/black
rev: 24.10.0
rev: 25.1.0
hooks:
- id: black
- repo: https://github.com/rbubley/mirrors-prettier
Expand All @@ -19,7 +19,7 @@ repos:
hooks:
- id: blacken-docs
- repo: https://github.com/PyCQA/isort
rev: 5.13.2
rev: 6.0.0
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-mypy
Expand Down

0 comments on commit da28dd8

Please sign in to comment.