Skip to content

Commit 6774731

Browse files
Bump pre-commit hooks. (#15)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent a16934d commit 6774731

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
@@ -5,7 +5,7 @@ exclude: ^$
55

66
repos:
77
- repo: https://github.com/repo-helper/pyproject-parser
8-
rev: v0.6.1
8+
rev: v0.7.0
99
hooks:
1010
- id: reformat-pyproject
1111

@@ -30,7 +30,7 @@ repos:
3030
- id: end-of-file-fixer
3131

3232
- repo: https://github.com/domdfcoding/pre-commit-hooks
33-
rev: v0.3.0
33+
rev: v0.4.0
3434
hooks:
3535
- id: requirements-txt-sorter
3636
args:
@@ -84,7 +84,7 @@ repos:
8484
exclude: ^(doc-source/conf|__pkginfo__|setup)\.(_)?py$
8585

8686
- repo: https://github.com/domdfcoding/dep_checker
87-
rev: v0.6.2
87+
rev: v0.7.0
8888
hooks:
8989
- id: dep_checker
9090
args:

0 commit comments

Comments
 (0)