Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cmelab/flowerMD into CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjonesBSU committed Apr 30, 2024
2 parents 8c74900 + 3c4abc0 commit 3d36f39
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 @@ -18,7 +18,7 @@ repos:
- id: trailing-whitespace
exclude: 'flowermd/tests/assets/.* | flowermd/assets/.*'
- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black
args: [ --line-length=80 ]
Expand Down

0 comments on commit 3d36f39

Please sign in to comment.