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 Mar 18, 2024
1 parent b4ce8d5 commit 09f8c6a
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.2.0
rev: 24.3.0
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit 09f8c6a

Please sign in to comment.