Skip to content

Commit 2266b74

Browse files
[pre-commit.ci] pre-commit autoupdate (#722)
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/twisted/towncrier: 24.8.0 → 25.8.0](24.8.0...25.8.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c8a79cf commit 2266b74

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
@@ -26,7 +26,7 @@ repos:
2626
- id: flake8
2727

2828
- repo: https://github.com/pre-commit/pre-commit-hooks
29-
rev: v5.0.0
29+
rev: v6.0.0
3030
hooks:
3131
- id: trailing-whitespace
3232
- id: end-of-file-fixer
@@ -35,6 +35,6 @@ repos:
3535
- id: check-yaml
3636

3737
- repo: https://github.com/twisted/towncrier
38-
rev: 24.8.0
38+
rev: 25.8.0
3939
hooks:
4040
- id: towncrier-check

0 commit comments

Comments
 (0)