Skip to content

Commit

Permalink
Merge branch 'main' into docstring_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson authored Oct 24, 2023
2 parents f9325dd + 5bc3293 commit d7c447d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.10.1
hooks:
- id: black
exclude: ^docs/
Expand Down

0 comments on commit d7c447d

Please sign in to comment.