Skip to content

Commit d487e8b

Browse files
pre-commit-ci[bot]radoering
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](pre-commit/pre-commit-hooks@v4.1.0...v4.2.0) - [github.com/asottile/pyupgrade: v2.31.1 → v2.32.0](asottile/pyupgrade@v2.31.1...v2.32.0)
1 parent f405311 commit d487e8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ exclude: |
66
77
repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v4.1.0
9+
rev: v4.2.0
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer
@@ -48,7 +48,7 @@ repos:
4848
- flake8-use-fstring==1.3
4949

5050
- repo: https://github.com/asottile/pyupgrade
51-
rev: v2.31.1
51+
rev: v2.32.0
5252
hooks:
5353
- id: pyupgrade
5454
args:

0 commit comments

Comments
 (0)