We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31e1ed commit e124b86Copy full SHA for e124b86
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
args: [--safe, --quiet, --line-length=88]
7
8
- repo: https://github.com/tox-dev/pyproject-fmt
9
- rev: "v2.10.0"
+ rev: "v2.11.0"
10
hooks:
11
- id: pyproject-fmt
12
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
@@ -51,7 +51,7 @@ repos:
51
args: [--py39-plus]
52
53
- repo: https://github.com/pre-commit/mirrors-eslint
54
- rev: v9.37.0
+ rev: v9.38.0
55
56
- id: eslint
57
additional_dependencies:
0 commit comments