Skip to content

Commit a415ab4

Browse files
chore(pre-commit): pre-commit autoupdate (#1863)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 74d4b17 commit a415ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
# See https://github.com/psf/black/issues/2188#issuecomment-1289317647 for why we can't use the --preview flag.
3434
args: [--safe, --quiet]
3535
- repo: https://github.com/Pierre-Sassoulas/black-disable-checker
36-
rev: v1.1.1
36+
rev: v1.1.3
3737
hooks:
3838
- id: black-disable-checker
3939
# - repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)