Skip to content

Commit

Permalink
⬆️ UPGRADE: Autoupdate pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand committed Apr 15, 2024
1 parent 2916d47 commit 6245ce1
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 @@ -34,7 +34,7 @@ repos:
- id: pyupgrade
args: [--py37-plus]
- repo: https://github.com/python/black
rev: 24.3.0
rev: 24.4.0
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit 6245ce1

Please sign in to comment.