Skip to content

Commit

Permalink
Add auto-update for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson authored Nov 29, 2023
1 parent 588cddb commit 6ed2938
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions {{cookiecutter.package_name}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Configuring https://pre-commit.ci/
ci:
autoupdate_schedule: monthly

{% if cookiecutter.create_docs == "yes" -%}
exclude: 'conf.py'
{%- endif %}
Expand Down

0 comments on commit 6ed2938

Please sign in to comment.