Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/GazzolaLab/MiV-Simulator in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
iraikov committed Aug 30, 2024
2 parents 357f896 + 80dc4d3 commit 0991b53
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 336 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: check-json
- id: end-of-file-fixer
- id: requirements-txt-fixer
- repo: https://github.com/psf/black
rev: 24.3.0
rev: 24.8.0
hooks:
- id: black
additional_dependencies: ["click==8.0.4"]
Loading

0 comments on commit 0991b53

Please sign in to comment.