Skip to content

Commit d49d4c5

Browse files
authored
Merge pull request #27 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 60a3739 + 7a35eda commit d49d4c5

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
@@ -8,7 +8,7 @@ exclude: |
88
)$
99
repos:
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v5.0.0
11+
rev: v6.0.0
1212
hooks:
1313
- id: trailing-whitespace # Trims trailing whitespace.
1414
args: [--markdown-linebreak-ext=md]
@@ -43,7 +43,7 @@ repos:
4343
types_or: [yaml, markdown]
4444

4545
- repo: https://github.com/asottile/pyupgrade
46-
rev: v3.20.0
46+
rev: v3.21.0
4747
hooks:
4848
- id: pyupgrade
4949
name: pyupgrade

0 commit comments

Comments
 (0)