Skip to content

Commit

Permalink
Merge pull request #222 from ome/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
joshmoore authored Sep 13, 2022
2 parents 89d7cce + 11746e2 commit 13165f4
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 @@ -12,7 +12,7 @@ repos:
- id: isort

- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
args: [--target-version=py36]
Expand Down Expand Up @@ -79,7 +79,7 @@ repos:
exclude: tests/|setup.py

- repo: https://github.com/adrienverge/yamllint.git
rev: v1.27.1
rev: v1.28.0
hooks:
- id: yamllint
# args: [--config-data=relaxed]
Expand Down

0 comments on commit 13165f4

Please sign in to comment.