Skip to content

Commit 696d5b9

Browse files
authored
Merge pull request #400 from kurtmckee/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b64ec40 + 0aae3e5 commit 696d5b9

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
@@ -2,7 +2,7 @@
22

33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks.git
5-
rev: v4.4.0
5+
rev: v4.5.0
66
hooks:
77
- id: check-added-large-files
88
- id: check-merge-conflict
@@ -33,7 +33,7 @@ repos:
3333
- id: isort
3434

3535
- repo: https://github.com/asottile/pyupgrade
36-
rev: v3.14.0
36+
rev: v3.15.0
3737
hooks:
3838
- id: pyupgrade
3939
name: "Enforce Python 3.8 idioms"

0 commit comments

Comments
 (0)