Skip to content

Commit

Permalink
chore: add hook
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-friday committed Aug 25, 2024
1 parent a1e26d5 commit af63ec3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
repos:
- hooks:
- id: sync-uv-pre-commit
args:
- "-a ruff:ruff:v:"
- "-a ruff:ruff-format:v:"
- "-a mypy:mypy:v:"
repo: https://github.com/phi-friday/sync-uv-pre-commit
rev: v0.1.0

- hooks:
- id: ruff
name: ruff-lint
Expand Down

0 comments on commit af63ec3

Please # to comment.