Skip to content

Commit 9a3f1a8

Browse files
authored
Merge pull request #6 from hugovk/pre-commit-ci-update-config
2 parents e607463 + ccbcc4f commit 9a3f1a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/asottile/pyupgrade
3-
rev: v3.19.0
3+
rev: v3.19.1
44
hooks:
55
- id: pyupgrade
66
args: [--py39-plus]
@@ -48,12 +48,12 @@ repos:
4848
- id: check-github-workflows
4949

5050
- repo: https://github.com/rhysd/actionlint
51-
rev: v1.7.4
51+
rev: v1.7.6
5252
hooks:
5353
- id: actionlint
5454

5555
- repo: https://github.com/rbubley/mirrors-prettier
56-
rev: v3.4.1
56+
rev: v3.4.2
5757
hooks:
5858
- id: prettier
5959
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)