Skip to content

Commit

Permalink
chore(pre-commit): pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/Pierre-Sassoulas/black-disable-checker: v1.1.1 → v1.1.3](Pierre-Sassoulas/black-disable-checker@v1.1.1...v1.1.3)
  • Loading branch information
pre-commit-ci[bot] authored Jan 9, 2023
1 parent 74d4b17 commit 0ca8fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
# See https://github.com/psf/black/issues/2188#issuecomment-1289317647 for why we can't use the --preview flag.
args: [--safe, --quiet]
- repo: https://github.com/Pierre-Sassoulas/black-disable-checker
rev: v1.1.1
rev: v1.1.3
hooks:
- id: black-disable-checker
# - repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit 0ca8fc6

Please sign in to comment.