Skip to content

Commit

Permalink
Merge branch 'main' into self-host-supabase
Browse files Browse the repository at this point in the history
  • Loading branch information
AtticusZeller authored Jan 30, 2025
2 parents c889b17 + 618e27b commit 50a0043
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.2

hooks:
- id: ruff
args: [--fix]
Expand All @@ -42,6 +43,7 @@ repos:
language: system
types: ["dockerfile"]


- repo: https://github.com/astral-sh/uv-pre-commit
# uv version.
rev: 0.5.21
Expand Down

0 comments on commit 50a0043

Please sign in to comment.