Skip to content

Commit

Permalink
update precommit to ruff docs dir (#614)
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi committed Jun 18, 2024
1 parent 8e34048 commit ea6afd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
files: "momepy\/|docs\/"
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.4.4"
rev: "v0.4.9"
hooks:
- id: ruff
- id: ruff-format
Expand Down

0 comments on commit ea6afd0

Please sign in to comment.