Skip to content

Commit 769d374

Browse files
authored
Merge pull request #1925 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2b13449 + 1f731d2 commit 769d374

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: check-added-large-files
99
- id: check-case-conflict
@@ -37,7 +37,7 @@ repos:
3737
- id: rst-inline-touching-normal
3838

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.12.2
40+
rev: v0.13.3
4141
hooks:
4242
- id: ruff
4343
- id: ruff-format

0 commit comments

Comments
 (0)