Skip to content

Commit 49846ab

Browse files
Updated files with 'repo_helper'. (#25)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 05e178f commit 49846ab

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.4.3
8+
rev: v0.5.0
99
hooks:
1010
- id: reformat-pyproject
1111

@@ -40,7 +40,7 @@ repos:
4040
- id: bind-requirements
4141

4242
- repo: https://github.com/domdfcoding/flake8-dunder-all
43-
rev: v0.1.8
43+
rev: v0.2.1
4444
hooks:
4545
- id: ensure-dunder-all
4646
files: ^tox_recreate_hook/.*\.py$
@@ -67,7 +67,7 @@ repos:
6767
- --keep-runtime-typing
6868

6969
- repo: https://github.com/Lucas-C/pre-commit-hooks
70-
rev: v1.1.13
70+
rev: v1.1.14
7171
hooks:
7272
- id: remove-crlf
7373
- id: forbid-crlf

0 commit comments

Comments
 (0)