Skip to content

Commit

Permalink
Merge branch 'main' into var_by_distance_clustering
Browse files Browse the repository at this point in the history
  • Loading branch information
LLehner authored Oct 8, 2024
2 parents 6e724f0 + 8cfd4ba commit 6e28662
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ fail_fast: false
default_language_version:
python: python3
default_stages:
- commit
- push
- pre-commit
- pre-push
minimum_pre_commit_version: 2.9.3
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.3
rev: v0.6.9
hooks:
- id: ruff
types_or: [python, pyi, jupyter]
Expand Down

0 comments on commit 6e28662

Please sign in to comment.