Skip to content

Commit 2106c1b

Browse files
committed
pre-commit: Update hooks
Change-Id: I534a9eb170ba28ef55c12b7ef586c80970b96b3f Signed-off-by: KenHV <yo@kenharris.xyz>
1 parent f72d895 commit 2106c1b

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.1.0
3+
rev: v4.2.0
44
hooks:
55
- id: check-ast
66
- id: check-merge-conflict
@@ -9,7 +9,7 @@ repos:
99
- id: requirements-txt-fixer
1010
- id: trailing-whitespace
1111
- repo: https://github.com/asottile/pyupgrade
12-
rev: v2.31.1
12+
rev: v2.32.0
1313
hooks:
1414
- id: pyupgrade
1515
args: [--py310-plus]

0 commit comments

Comments
 (0)