Skip to content

Commit d4975c8

Browse files
authored
Merge pull request #1772 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a323fe6 + 99299e3 commit d4975c8

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
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616

1717
- repo: https://github.com/codespell-project/codespell
18-
rev: v2.3.0
18+
rev: v2.4.1
1919
hooks:
2020
- id: codespell
2121
args: ["-L", "ned,ist,oder", "--skip", "*.po"]
@@ -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.7.1
40+
rev: v0.12.2
4141
hooks:
4242
- id: ruff
4343
- id: ruff-format

0 commit comments

Comments
 (0)