Skip to content

Commit c2a75fd

Browse files
[pre-commit.ci] pre-commit autoupdate (#1213)
updates: - [github.com/tox-dev/pyproject-fmt: v2.5.0 → v2.5.1](tox-dev/pyproject-fmt@v2.5.0...v2.5.1) - [github.com/PyCQA/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jan-Frederik Schulte <jschulte@cern.ch>
1 parent e4e13c9 commit c2a75fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
'--skip-string-normalization']
1111

1212
- repo: https://github.com/tox-dev/pyproject-fmt
13-
rev: v2.5.0
13+
rev: v2.5.1
1414
hooks:
1515
- id: pyproject-fmt
1616

@@ -30,7 +30,7 @@ repos:
3030
- id: trailing-whitespace
3131

3232
- repo: https://github.com/PyCQA/isort
33-
rev: 6.0.0
33+
rev: 6.0.1
3434
hooks:
3535
- id: isort
3636

0 commit comments

Comments
 (0)