Skip to content

Commit

Permalink
Merge pull request #224 from pydata/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
bashtage authored Jan 6, 2025
2 parents 331879f + 5c76d3e commit bd65623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
exclude: ".ipynb"

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.4
rev: v0.8.6
hooks:
- id: ruff-format
types_or: [ python, pyi, jupyter ]

0 comments on commit bd65623

Please sign in to comment.