Skip to content

Commit

Permalink
Merge pull request h5py#2014 from takluyver/pre-commit-ci
Browse files Browse the repository at this point in the history
Use pre-commit.ci for pre-commit CI
  • Loading branch information
takluyver authored Dec 11, 2021
2 parents 5fcf193 + de3c1f7 commit e3740aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ repos:
rev: "0.39"
hooks:
- id: check-manifest

ci:
autoupdate_schedule: monthly
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
pool:
vmImage: ubuntu-20.04
variables:
TOXENV: docs,checkreadme,pre-commit,rever
TOXENV: docs,checkreadme,rever
steps:
- task: UsePythonVersion@0
inputs:
Expand Down

0 comments on commit e3740aa

Please sign in to comment.