Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
saulshanabrook committed Oct 23, 2024
1 parent 8040f93 commit 935d184
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
exclude: ^python/tests/__snapshots__/
default_language_version:
python: python3.10
ci:
skip: [mypy, docs, stubtest]
python: python3.12
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.0
Expand Down

0 comments on commit 935d184

Please sign in to comment.