Skip to content

Commit 089477a

Browse files
chore: update pre-commit hooks (#150)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.4...v0.14.5) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent bf60b27 commit 089477a

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
@@ -35,7 +35,7 @@ repos:
3535
# Python files
3636

3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.14.4
38+
rev: v0.14.5
3939
hooks:
4040
- id: ruff
4141
files: "^(src/pybamm_cookie|tests$)"

0 commit comments

Comments
 (0)