Skip to content

Commit

Permalink
Merge pull request #2910 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
valentinsulzer committed May 2, 2023
2 parents dee5066 + 40004cb commit 7c9bcfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -9,7 +9,7 @@ repos:
- id: black

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

0 comments on commit 7c9bcfb

Please sign in to comment.