Skip to content

Commit

Permalink
Merge pull request #31 from xarray-contrib/main
Browse files Browse the repository at this point in the history
[pull] main from xarray-contrib:main
  • Loading branch information
Illviljan authored Sep 21, 2022
2 parents 6fbfaa0 + ab29d2c commit 62cc554
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ci:
# autoupdate_schedule: quarterly
ci:
autoupdate_schedule: quarterly

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand All @@ -10,12 +10,12 @@ repos:
- id: check-docstring-first

- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black

- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
rev: 5.0.4
hooks:
- id: flake8

Expand Down

0 comments on commit 62cc554

Please sign in to comment.