Skip to content

Commit b58c841

Browse files
committed
⬆️ Update pre-commit checks
1 parent c5b847a commit b58c841

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
@@ -24,7 +24,7 @@ repos:
2424
- id: end-of-file-fixer
2525
- id: trailing-whitespace
2626
- repo: https://github.com/tox-dev/pyproject-fmt
27-
rev: 91de51aef61c5f2383f03da25604e3d65a8309e0 # v2.21.1
27+
rev: a007bb7dd9043d022292401abc3061cb1906b4bc # v2.21.2
2828
hooks:
2929
- id: pyproject-fmt
3030
- repo: https://github.com/abravalheri/validate-pyproject
@@ -37,7 +37,7 @@ repos:
3737
- id: sphinx-lint
3838
types: [rst]
3939
- repo: https://github.com/pycqa/isort
40-
rev: a333737ed43df02b18e6c95477ea1b285b3de15a # 8.0.1
40+
rev: dac090ce4d9ee313d086e2e89ab1acb8c2664fa1 # 9.0.0a3
4141
hooks:
4242
- id: isort
4343
additional_dependencies: ["toml"]

0 commit comments

Comments
 (0)