Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 21fa40a

Browse files
authored
Merge pull request #23 from eggplants/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 297af2b + ed0863a commit 21fa40a

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
@@ -21,11 +21,11 @@ repos:
2121
files: \.(py|sh|rst|yml|yaml)$
2222
# - id: requirements-txt-fixer
2323
- repo: https://github.com/asottile/setup-cfg-fmt
24-
rev: v2.0.0
24+
rev: v2.1.0
2525
hooks:
2626
- id: setup-cfg-fmt
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v3.0.0
28+
rev: v3.1.0
2929
hooks:
3030
- id: pyupgrade
3131
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)