Skip to content

Commit

Permalink
Merge pull request #1753 from zeromq/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
minrk authored Sep 6, 2022
2 parents 793dcf3 + 77a19c9 commit 5dfeaaf
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,7 +1,7 @@
exclude: ^zmq/eventloop/minitornado/
repos:
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.15 # Use the ref you want to point at
rev: 0.7.16 # Use the ref you want to point at
hooks:
- id: mdformat
# Optionally add plugins
Expand Down Expand Up @@ -43,7 +43,7 @@ repos:
name: isort (pyi)
types: [pyi]
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 5dfeaaf

Please sign in to comment.