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/ikamensh/flynt/: 0.77 β†’ 0.78
- [github.com/charliermarsh/ruff-pre-commit: v0.0.239 β†’ v0.0.263](astral-sh/ruff-pre-commit@v0.0.239...v0.0.263)
- [github.com/psf/black: 22.10.0 β†’ 23.3.0](psf/black@22.10.0...23.3.0)
  • Loading branch information
pre-commit-ci[bot] committed May 2, 2023
1 parent 7184816 commit 5e35fde
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
@@ -1,14 +1,14 @@
repos:
- repo: https://github.com/ikamensh/flynt/
rev: '0.77'
rev: '0.78'
hooks:
- id: flynt
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.0.239'
rev: 'v0.0.263'
hooks:
- id: ruff
- repo: https://github.com/psf/black
rev: 22.10.0
rev: 23.3.0
hooks:
- id: black
language_version: python3.9
Expand Down

0 comments on commit 5e35fde

Please sign in to comment.