Skip to content

Commit

Permalink
Update ruff linter version.
Browse files Browse the repository at this point in the history
  • Loading branch information
xsedla1o committed Feb 1, 2024
1 parent df07939 commit adec732
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 @@ -18,7 +18,7 @@ repos:
- id: black

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.1.5'
rev: 'v0.1.15'
hooks:
- id: ruff
args: [ "--fix", "." ]

0 comments on commit adec732

Please sign in to comment.