Skip to content

Commit

Permalink
Merge pull request #14 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.11.0
  • Loading branch information
schuylermartin45 authored Nov 10, 2023
2 parents 9ee5333 + 176d54b commit 477740a
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 @@ -36,7 +36,7 @@ repos:
- id: isort
args: ["--profile", "black", --line-length=120]
- repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
args: [--line-length=120]
Expand Down

0 comments on commit 477740a

Please sign in to comment.