Skip to content

Commit c39489f

Browse files
Merge pull request #971 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 54b3314 + 1d6dc5c commit c39489f

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.3
31+
rev: v0.1.4
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.3.0"
36+
rev: "1.4.1"
3737
hooks:
3838
- id: pyproject-fmt
3939
exclude: docs/examples/

0 commit comments

Comments
 (0)