Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 0731fbc

Browse files
[pre-commit.ci] pre-commit suggestions (#131)
1 parent c9b61fa commit 0731fbc

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
@@ -9,7 +9,7 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/pre-commit/pre-commit-hooks
12-
rev: v4.0.1
12+
rev: v4.1.0
1313
hooks:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
@@ -23,7 +23,7 @@ repos:
2323
- id: detect-private-key
2424

2525
- repo: https://github.com/asottile/pyupgrade
26-
rev: v2.29.1
26+
rev: v2.31.0
2727
hooks:
2828
- id: pyupgrade
2929
args: [--py36-plus]

0 commit comments

Comments
 (0)