Skip to content

Commit

Permalink
Merge pull request #1396 from jupyter/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
consideRatio committed Jul 5, 2021
2 parents 7999479 + 8eb98bc commit 5956af0
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
Expand Up @@ -4,7 +4,7 @@ ci:

repos:
# Autoformat: Python code
- repo: https://github.com/ambv/black
- repo: https://github.com/psf/black
rev: 21.6b0
hooks:
- id: black
Expand All @@ -18,7 +18,7 @@ repos:

# Lint: Dockerfile
- repo: https://github.com/hadolint/hadolint.git
rev: v2.5.0
rev: v2.6.0
hooks:
- id: hadolint-docker
# FIXME: remove after https://github.com/hadolint/hadolint/issues/628 is resolved
Expand Down

0 comments on commit 5956af0

Please sign in to comment.