Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Bump black from 23.10.0 to 23.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brutusthebee committed Oct 29, 2023
1 parent f81262e commit 38e52d7
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 @@ -19,7 +19,7 @@ repos:
- id: pyupgrade
args: [--py37-plus]
- repo: https://github.com/psf/black
rev: 23.10.0
rev: 23.10.1
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit 38e52d7

Please sign in to comment.