Skip to content

Commit

Permalink
Update precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
janbridley committed Jan 24, 2025
1 parent d72c5d4 commit 7374789
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: 'v4.4.0'
rev: v5.0.0
hooks:
- id: end-of-file-fixer
exclude: tests/sample_data
Expand All @@ -16,7 +16,7 @@ repos:
- id: debug-statements
- id: requirements-txt-fixer
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.6
rev: v0.9.3
hooks:
- id: ruff
types_or: [ python, pyi, jupyter ]
Expand Down

0 comments on commit 7374789

Please sign in to comment.