Skip to content

Commit

Permalink
Updated ruff version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoitink committed Oct 13, 2023
1 parent bf5567d commit 5f112f7
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:
exclude: ^\.napari-hub/.*
- id: check-yaml # checks for correct yaml syntax for github actions ex.
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.276
rev: v0.0.292
hooks:
- id: ruff
- repo: https://github.com/psf/black
Expand Down

0 comments on commit 5f112f7

Please sign in to comment.