Skip to content

Commit

Permalink
Merge pull request #286 from jupyter-server/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Apr 4, 2022
2 parents dfd18ee + 54ce0a7 commit d700656
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ repos:
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.6.1
rev: v2.6.2
hooks:
- id: prettier
- repo: https://gitlab.com/pycqa/flake8
rev: "3.9.2"
- repo: https://github.com/PyCQA/flake8
rev: "4.0.1"
hooks:
- id: flake8
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit d700656

Please sign in to comment.