Skip to content

Commit

Permalink
Merge pull request #26 from jupyterhub/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
consideRatio committed Jul 11, 2023
2 parents c282e66 + b3ecd58 commit 4f1c0de
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:

# Autoformat: markdown, yaml (but not helm templates)
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.6
rev: v3.0.0
hooks:
- id: prettier
exclude: pebble/templates/.*\.yaml
Expand All @@ -27,3 +27,7 @@ repos:
rev: 2.1.0
hooks:
- id: chartpress

# pre-commit.ci config reference: https://pre-commit.ci/#configuration
ci:
autoupdate_schedule: monthly

0 comments on commit 4f1c0de

Please sign in to comment.