mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 14:03:02 +00:00
Merge pull request #4268 from minrk/pre-commit-monthly
pre-commit: autoupdate monthly
This commit is contained in:
@@ -8,6 +8,11 @@
|
|||||||
# - Run on all files: pre-commit run --all-files
|
# - Run on all files: pre-commit run --all-files
|
||||||
# - Register git hooks: pre-commit install --install-hooks
|
# - Register git hooks: pre-commit install --install-hooks
|
||||||
#
|
#
|
||||||
|
|
||||||
|
ci:
|
||||||
|
# pre-commit.ci will open PRs updating our hooks once a month
|
||||||
|
autoupdate_schedule: monthly
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
# Autoformat: Python code, syntax patterns are modernized
|
# Autoformat: Python code, syntax patterns are modernized
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
|
Reference in New Issue
Block a user