Skip to content

Commit 7195af6

Browse files
authored
Merge pull request #1547 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9d2e58f + f70787f commit 7195af6

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
@@ -12,7 +12,7 @@ repos:
1212
- id: trailing-whitespace
1313

1414
- repo: https://github.com/codespell-project/codespell
15-
rev: v2.2.6
15+
rev: v2.3.0
1616
hooks:
1717
- id: codespell
1818
args: ["-L", "ned,ist,oder", "--skip", "*.po"]
@@ -34,7 +34,7 @@ repos:
3434
- id: rst-inline-touching-normal
3535

3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.4.3
37+
rev: v0.4.9
3838
hooks:
3939
- id: ruff
4040
- id: ruff-format

0 commit comments

Comments
 (0)