Skip to content

Commit

Permalink
Merge pull request #331 from pradyunsg/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg authored Dec 9, 2021
2 parents f1b41d4 + 930d080 commit 1b492fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.5.0
rev: v2.5.1
hooks:
- id: prettier
exclude: src/furo/theme/.*|docs/(recommendations|reference/admonitions).md

- repo: https://github.com/psf/black
rev: 21.11b1
rev: 21.12b0
hooks:
- id: black
language_version: python3.8
Expand Down

0 comments on commit 1b492fb

Please sign in to comment.