Skip to content

Commit 8abc569

Browse files
[pre-commit.ci] pre-commit autoupdate (#13)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 07fadc8 commit 8abc569

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: end-of-file-fixer
2626

2727
- repo: https://github.com/domdfcoding/pre-commit-hooks
28-
rev: v0.1.6
28+
rev: v0.2.0
2929
hooks:
3030
- id: requirements-txt-sorter
3131
args:
@@ -54,7 +54,7 @@ repos:
5454
- id: rst-inline-touching-normal
5555

5656
- repo: https://github.com/asottile/pyupgrade
57-
rev: v2.7.4
57+
rev: v2.9.0
5858
hooks:
5959
- id: pyupgrade
6060
args:
@@ -67,7 +67,7 @@ repos:
6767
- id: forbid-crlf
6868

6969
- repo: https://github.com/repo-helper/formate
70-
rev: v0.2.0
70+
rev: v0.2.5
7171
hooks:
7272
- id: formate
7373
exclude: ^(doc-source/conf|__pkginfo__|make_conda_recipe|setup)\.(_)?py$

0 commit comments

Comments
 (0)