Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep authored Sep 8, 2023
1 parent 7935d83 commit e39a0d2
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,5 +1,5 @@
repos:
# Hooks run everywhere
# Hooks that are run everywhere
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3 # Only update together with the pre-commit yaml in the tempalate!
hooks:
Expand All @@ -10,7 +10,7 @@ repos:
# See https://github.com/scverse/cookiecutter-scverse/issues/143 and
# https://github.com/jupyterlab/jupyterlab/issues/12675
language_version: "17.9.1"
# Hooks run for scripts
# Hooks that are run for scripts
- repo: https://github.com/psf/black
rev: "23.7.0"
hooks:
Expand Down

0 comments on commit e39a0d2

Please sign in to comment.