Skip to content

Commit

Permalink
Merge pull request #222 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 16, 2024
2 parents 0c04388 + d04478e commit 20eeaa4
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.2
rev: v0.8.3
hooks:
- id: ruff-format
types_or: [ python, pyi, jupyter ]

0 comments on commit 20eeaa4

Please sign in to comment.