Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- https://github.com/ambv/blackhttps://github.com/psf/black
- [github.com/psf/black: stable → 24.1.1](psf/black@stable...24.1.1)
  • Loading branch information
pre-commit-ci[bot] authored Jan 29, 2024
1 parent b059c6c commit 0c0d05a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/ambv/black
rev: stable
- repo: https://github.com/psf/black
rev: 24.1.1
hooks:
- id: black
language_version: python3.7

0 comments on commit 0c0d05a

Please sign in to comment.