Skip to content

Commit dd0e8ba

Browse files
Auto-update pre-commit hooks (cookiecutter#3858)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
1 parent 7250848 commit dd0e8ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
exclude: hooks/
1717

1818
- repo: https://github.com/psf/black
19-
rev: 22.6.0
19+
rev: 22.8.0
2020
hooks:
2121
- id: black
2222

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
args: [--py39-plus]
1717

1818
- repo: https://github.com/psf/black
19-
rev: 22.6.0
19+
rev: 22.8.0
2020
hooks:
2121
- id: black
2222

0 commit comments

Comments
 (0)