Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 48b5b48

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.3.0](pre-commit/pre-commit-hooks@v3.4.0...v4.3.0) - [github.com/asottile/pyupgrade: v2.12.0 → v3.2.0](asottile/pyupgrade@v2.12.0...v3.2.0)
1 parent c0bad47 commit 48b5b48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: reformat-pyproject
1111

1212
- repo: https://github.com/pre-commit/pre-commit-hooks
13-
rev: v3.4.0
13+
rev: v4.3.0
1414
hooks:
1515
- id: check-added-large-files
1616
- id: check-ast
@@ -59,7 +59,7 @@ repos:
5959
- id: rst-inline-touching-normal
6060

6161
- repo: https://github.com/asottile/pyupgrade
62-
rev: v2.12.0
62+
rev: v3.2.0
6363
hooks:
6464
- id: pyupgrade
6565
args:

0 commit comments

Comments
 (0)