Skip to content

Commit 3f992bf

Browse files
[pre-commit.ci] pre-commit autoupdate (#26)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7e9f709 commit 3f992bf

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
@@ -35,7 +35,7 @@ repos:
3535
- id: bind-requirements
3636

3737
- repo: https://github.com/domdfcoding/flake8-dunder-all
38-
rev: v0.1.5
38+
rev: v0.1.7
3939
hooks:
4040
- id: ensure-dunder-all
4141
files: ^coverage_pyver_pragma/.*\.py$
@@ -54,7 +54,7 @@ repos:
5454
- id: rst-inline-touching-normal
5555

5656
- repo: https://github.com/asottile/pyupgrade
57-
rev: v2.10.0
57+
rev: v2.11.0
5858
hooks:
5959
- id: pyupgrade
6060
args:

0 commit comments

Comments
 (0)