Skip to content

Commit

Permalink
Merge pull request #27 from anaconda-distribution/renovate/psf-black-…
Browse files Browse the repository at this point in the history
…23.x

chore(deps): update pre-commit hook psf/black to v23.12.1
  • Loading branch information
schuylermartin45 authored Jan 11, 2024
2 parents fb96f1c + 2f07a01 commit 176ed25
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 @@ -39,7 +39,7 @@ repos:
- id: isort
args: ["--profile", "black", --line-length=120]
- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.1
hooks:
- id: black
args: [--line-length=120]
Expand Down

0 comments on commit 176ed25

Please sign in to comment.