Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: c4a0b883114b00d8d76b479c820ce7950211c99b → 2c9f875913ee60ca25ce70243dc24d5b6415598c](pre-commit/pre-commit-hooks@c4a0b88...2c9f875)
- [github.com/psf/black: 6fdf8a4af28071ed1d079c01122b34c5d587207a → 552baf822992936134cbd31a38f69c8cfe7c0f05](psf/black@6fdf8a4...552baf8)
  • Loading branch information
pre-commit-ci[bot] authored Apr 8, 2024
1 parent bd3c339 commit 4c1d591
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/pre-commit/pre-commit-hooks
rev: c4a0b883114b00d8d76b479c820ce7950211c99b # frozen: v4.5.0
rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6.0
hooks:
- id: check-yaml
- id: check-toml
Expand All @@ -14,7 +14,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 6fdf8a4af28071ed1d079c01122b34c5d587207a # frozen: 24.2.0
rev: 552baf822992936134cbd31a38f69c8cfe7c0f05 # frozen: 24.3.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit 4c1d591

Please sign in to comment.