Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
Update `ruff` version.
  • Loading branch information
veritas9872 authored May 15, 2023
1 parent 96e205d commit c5e3698
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 @@ -29,7 +29,7 @@ repos:

# Ruff should be executed before other formatters.
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.265
rev: v0.0.267
hooks:
- id: ruff
args: [--exit-non-zero-on-fix]
Expand Down

0 comments on commit c5e3698

Please sign in to comment.