Skip to content

Commit

Permalink
⬆️ auto update by pre-commit hooks
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)
  • Loading branch information
pre-commit-ci[bot] authored Oct 7, 2024
1 parent 070aaca commit ac4ee34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ repos:
rev: 5.13.2
hooks:
- id: isort
stages: [commit]
stages: [Nonepre-commitNone]
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
stages: [commit]
stages: [Nonepre-commitNone]
- repo: https://github.com/nonebot/nonemoji
rev: v0.1.4
hooks:
Expand Down

0 comments on commit ac4ee34

Please sign in to comment.