Skip to content

Commit 82dd766

Browse files
authored
Merge pull request #105 from asdf-format/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents dd1a041 + 5eb5ca0 commit 82dd766

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,7 +1,7 @@
11
repos:
22

33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.4.0
4+
rev: v4.5.0
55
hooks:
66
- id: check-added-large-files
77
- id: check-case-conflict
@@ -12,7 +12,7 @@ repos:
1212
- id: trailing-whitespace
1313

1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v3.13.0
15+
rev: v3.15.0
1616
hooks:
1717
- id: pyupgrade
1818
args: ["--py38-plus"]

0 commit comments

Comments
 (0)