Skip to content

Commit e124b86

Browse files
[pre-commit.ci] pre-commit autoupdate (#965)
updates: - [github.com/tox-dev/pyproject-fmt: v2.10.0 → v2.11.0](tox-dev/pyproject-fmt@v2.10.0...v2.11.0) - [github.com/pre-commit/mirrors-eslint: v9.37.0 → v9.38.0](pre-commit/mirrors-eslint@v9.37.0...v9.38.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d31e1ed commit e124b86

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
@@ -6,7 +6,7 @@ repos:
66
args: [--safe, --quiet, --line-length=88]
77

88
- repo: https://github.com/tox-dev/pyproject-fmt
9-
rev: "v2.10.0"
9+
rev: "v2.11.0"
1010
hooks:
1111
- id: pyproject-fmt
1212
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
@@ -51,7 +51,7 @@ repos:
5151
args: [--py39-plus]
5252

5353
- repo: https://github.com/pre-commit/mirrors-eslint
54-
rev: v9.37.0
54+
rev: v9.38.0
5555
hooks:
5656
- id: eslint
5757
additional_dependencies:

0 commit comments

Comments
 (0)