Skip to content

Commit b56ac24

Browse files
[pre-commit.ci] pre-commit autoupdate (#2169)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.15.9](astral-sh/ruff-pre-commit@v0.14.10...v0.15.9) - [github.com/tox-dev/pyproject-fmt: v2.11.1 → v2.21.0](tox-dev/pyproject-fmt@v2.11.1...v2.21.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1f97226 commit b56ac24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33
files: ^pyproject.toml|openff|(^examples/((?!deprecated).)*$)|^docs|(^utilities/((?!deprecated).)*$)
44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.14.10
6+
rev: v0.15.9
77
hooks:
88
- id: ruff-format
99
- id: ruff-check
@@ -14,6 +14,6 @@ repos:
1414
- id: blacken-docs
1515
files: ^docs/.*\.(rst|md)$
1616
- repo: https://github.com/tox-dev/pyproject-fmt
17-
rev: v2.11.1
17+
rev: v2.21.0
1818
hooks:
1919
- id: pyproject-fmt

0 commit comments

Comments
 (0)