Skip to content

Commit

Permalink
Merge pull request #219 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 Nov 18, 2024
2 parents 806c8ed + 7a542ac commit a5cf1c9
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.7.3
rev: v0.7.4
hooks:
- id: ruff-format
types_or: [ python, pyi, jupyter ]

0 comments on commit a5cf1c9

Please sign in to comment.