Skip to content

Commit

Permalink
Bump black from 24.2.0 to 24.3.0 (#163)
Browse files Browse the repository at this point in the history
* Bump black from 24.2.0 to 24.3.0

Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.2.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Dep bump

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: S. Co1 <sco1.git@gmail.com>
  • Loading branch information
dependabot[bot] and sco1 committed Mar 23, 2024
1 parent 483cdd3 commit ef0cfc0
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 169 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -26,7 +26,7 @@ repos:
- id: python-check-blanket-noqa
- id: python-check-blanket-type-ignore
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.3
rev: v0.3.4
hooks:
- id: ruff
- repo: local
Expand Down

0 comments on commit ef0cfc0

Please sign in to comment.