Skip to content

Commit 0401a20

Browse files
authored
Merge pull request #496 from kurtmckee/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 939a980 + c9affd3 commit 0401a20

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
@@ -26,7 +26,7 @@ repos:
2626
exclude: "\\.xml"
2727

2828
- repo: "https://github.com/asottile/pyupgrade"
29-
rev: "v3.19.0"
29+
rev: "v3.19.1"
3030
hooks:
3131
- id: "pyupgrade"
3232
name: "Enforce Python 3.9+ idioms"
@@ -63,11 +63,11 @@ repos:
6363
- id: "check-readthedocs"
6464

6565
- repo: "https://github.com/rhysd/actionlint"
66-
rev: "v1.7.4"
66+
rev: "v1.7.6"
6767
hooks:
6868
- id: "actionlint"
6969

7070
- repo: "https://github.com/kurtmckee/pre-commit-hooks"
71-
rev: "v0.1.1"
71+
rev: "v1.0.0"
7272
hooks:
7373
- id: "verify-consistent-pyproject-toml-python-requirements"

0 commit comments

Comments
 (0)