Skip to content

Commit e7c8b50

Browse files
ednolangithub-actions[bot]
authored andcommitted
Auto-update pre-commit hooks
1 parent 32b69bd commit e7c8b50

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,4 @@ repos:
4040
hooks:
4141
- id: codespell
4242

43-
{% if not cookiecutter._generating_exemplar %}
44-
# Beman Standard checking via beman-tidy
45-
- repo: https://github.com/bemanproject/beman-tidy
46-
rev: v0.5.4
47-
hooks:
48-
- id: beman-tidy
49-
50-
{% endif %}
5143
exclude: 'cookiecutter/|infra/|port/'

0 commit comments

Comments
 (0)