Skip to content

Commit d46dc22

Browse files
Merge pull request #988 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6ed41ea + 9bae674 commit d46dc22

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
@@ -28,12 +28,12 @@ repos:
2828
- id: pyupgrade
2929
args: [--py38-plus]
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.1.6
31+
rev: v0.1.7
3232
hooks:
3333
- id: ruff
3434
args: [--fix, --exit-non-zero-on-fix]
3535
- repo: https://github.com/tox-dev/pyproject-fmt
36-
rev: "1.5.1"
36+
rev: "1.5.3"
3737
hooks:
3838
- id: pyproject-fmt
3939
exclude: docs/examples/

0 commit comments

Comments
 (0)