Skip to content

Commit 7dfd1df

Browse files
[pre-commit.ci] pre-commit autoupdate (#2278)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 94603ae commit 7dfd1df

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
@@ -12,7 +12,7 @@ repos:
1212
- id: end-of-file-fixer
1313
- id: trailing-whitespace
1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v2.29.1
15+
rev: v2.31.0
1616
hooks:
1717
- id: pyupgrade
1818
- repo: https://github.com/PyCQA/isort
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: rst-backticks
3636
- repo: https://github.com/tox-dev/tox-ini-fmt
37-
rev: "0.5.1"
37+
rev: "0.5.2"
3838
hooks:
3939
- id: tox-ini-fmt
4040
args: ["-p", "fix_lint"]

0 commit comments

Comments
 (0)