Skip to content

Commit 66806ac

Browse files
Merge pull request #136 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d79c110 + 5f028f2 commit 66806ac

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
@@ -35,13 +35,13 @@ repos:
3535
args: [--py3-plus]
3636

3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v3.21.1
38+
rev: v3.21.2
3939
hooks:
4040
- id: pyupgrade
4141
args: [--py37-plus]
4242

4343
- repo: https://github.com/rhysd/actionlint
44-
rev: v1.7.8
44+
rev: v1.7.9
4545
hooks:
4646
- id: actionlint-docker
4747

0 commit comments

Comments
 (0)