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/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.0.257 → v0.0.292](astral-sh/ruff-pre-commit@v0.0.257...v0.0.292)
- [github.com/psf/black: 22.8.0 → 23.9.1](psf/black@22.8.0...23.9.1)
  • Loading branch information
pre-commit-ci[bot] authored Oct 2, 2023
1 parent 1fb7638 commit bcc909d
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 @@ -5,14 +5,14 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.257
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.292
hooks:
- id: ruff
args: [--fix]

- repo: https://github.com/psf/black
rev: 22.8.0
rev: 23.9.1
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit bcc909d

Please sign in to comment.