Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#230)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jul 4, 2023
1 parent c4b5d46 commit ce423ee
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 @@ -36,13 +36,13 @@ repos:
- tomli

- repo: https://github.com/asottile/pyupgrade
rev: 'v3.7.0'
rev: 'v3.8.0'
hooks:
- id: pyupgrade
args: ["--py38-plus"]

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.0.275'
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.0.276'
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit ce423ee

Please sign in to comment.