Skip to content

Commit

Permalink
chore: update pre-commit hooks (#16)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.9 →
v0.4.10](astral-sh/ruff-pre-commit@v0.4.9...v0.4.10)
<!--pre-commit.ci end-->
  • Loading branch information
santacodes authored Jun 25, 2024
2 parents e85f0ba + 2f6a696 commit 93e58ae
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 @@ -35,7 +35,7 @@ repos:
# Python files

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.9
rev: v0.4.10
hooks:
- id: ruff
files: "^(src/pybamm_cookiecutter|tests$)"
Expand Down

0 comments on commit 93e58ae

Please sign in to comment.