Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Jul 5, 2023
1 parent f76a0ec commit de34a96
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 @@ -14,8 +14,8 @@ repos:
- id: debug-statements
- id: mixed-line-ending

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.0.260'
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.0.276'
hooks:
- id: ruff
args: ['--fix']
Expand All @@ -31,6 +31,6 @@ repos:
- id: blackdoc

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.6
rev: v3.0.0-alpha.9-for-vscode
hooks:
- id: prettier

0 comments on commit de34a96

Please sign in to comment.