Skip to content

Commit

Permalink
Merge pull request #2598 from nf-core/renovate/psf-black-23.x
Browse files Browse the repository at this point in the history
Update pre-commit hook psf/black to v23.12.0
  • Loading branch information
mashehu authored Dec 19, 2023
2 parents 5ad3bb5 + d75ade4 commit fc72cc9
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.12.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit fc72cc9

Please sign in to comment.