Skip to content

Commit 9849c9f

Browse files
committed
⚙️🩹 Ignore tombi hooks in pre-commit CI
1 parent 551bde7 commit 9849c9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ci:
2-
skip: [flake8]
2+
skip: [flake8, tombi-format, tombi-lint]
33

44
repos:
55
# Formatters

0 commit comments

Comments
 (0)