Skip to content

Commit bf0bdfe

Browse files
Merge pull request #2685 from pybamm-team/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents fe63d90 + d73822c commit bf0bdfe

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.242"
18+
rev: "v0.0.246"
1919
hooks:
2020
- id: ruff
2121
args: [--ignore=E741, --exclude=__init__.py]

0 commit comments

Comments
 (0)