Skip to content

Commit

Permalink
Merge pull request #221 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 Dec 9, 2024
2 parents a501f34 + d7acf36 commit 0c04388
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.0
rev: v0.8.2
hooks:
- id: ruff-format
types_or: [ python, pyi, jupyter ]

0 comments on commit 0c04388

Please sign in to comment.