Skip to content

Commit 60a9d7c

Browse files
Merge pull request #2642 from pybamm-team/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents 4cbf56f + 40a4f4b commit 60a9d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: black
1616

1717
- repo: https://github.com/charliermarsh/ruff-pre-commit
18-
rev: "v0.0.236"
18+
rev: "v0.0.237"
1919
hooks:
2020
- id: ruff
2121
args: [--ignore=E741, --exclude=__init__.py]

0 commit comments

Comments
 (0)