Skip to content

Commit 641888a

Browse files
pre-commit-ci[bot]Clay Januhowski
authored andcommitted
[pre-commit.ci] pre-commit suggestions (ultralytics#8470)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0) - [github.com/asottile/pyupgrade: v2.32.1 → v2.34.0](asottile/pyupgrade@v2.32.1...v2.34.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e63bef1 commit 641888a

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
@@ -13,7 +13,7 @@ ci:
1313

1414
repos:
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
16-
rev: v4.2.0
16+
rev: v4.3.0
1717
hooks:
1818
- id: end-of-file-fixer
1919
- id: trailing-whitespace
@@ -24,7 +24,7 @@ repos:
2424
- id: check-docstring-first
2525

2626
- repo: https://github.com/asottile/pyupgrade
27-
rev: v2.32.1
27+
rev: v2.34.0
2828
hooks:
2929
- id: pyupgrade
3030
name: Upgrade code

0 commit comments

Comments
 (0)