Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Alvaro Bartolome <alvarobartt@gmail.com>
  • Loading branch information
polinaeterna and alvarobartt authored Aug 29, 2023
1 parent f1e8ae0 commit d7314d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
stages: [commit]
args: ["--config", "pyproject.toml", "tests", "src", "benchmarks", "metrics"]
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.0.278'
rev: 'v0.0.286'
hooks:
- id: ruff
stages: [commit]
Expand Down

0 comments on commit d7314d8

Please sign in to comment.