Skip to content

Commit 8430805

Browse files
author
Hugo
authored
Merge pull request #150 from WhyNotHugo/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 926f12d + b1e465f commit 8430805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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: trailing-whitespace
66
args: [--markdown-linebreak-ext=md]
@@ -22,7 +22,7 @@ repos:
2222
- flake8-comprehensions
2323
- flake8-bugbear
2424
- repo: https://github.com/asottile/pyupgrade
25-
rev: v2.31.1
25+
rev: v2.32.0
2626
hooks:
2727
- id: pyupgrade
2828
args: [--py36-plus]

0 commit comments

Comments
 (0)