Skip to content

Commit

Permalink
Merge pull request #261 from pybamm-team/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
chore: update pre-commit hooks
  • Loading branch information
TomTranter committed Jun 7, 2023
2 parents b85e376 + c52c302 commit 4e4e13e
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 @@ -9,7 +9,7 @@ repos:
- id: black

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.0.269"
rev: "v0.0.270"
hooks:
- id: ruff
args: [--ignore=E741, --exclude=__init__.py]

0 comments on commit 4e4e13e

Please sign in to comment.