Skip to content

Commit 72bf0a1

Browse files
authored
Merge branch 'master' into dependabot-github_actions-actions-setup-python-6
2 parents d1652ab + fd967c0 commit 72bf0a1

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,6 @@ repos:
4545
args: ["--write-changes"]
4646
exclude: pyproject.toml
4747

48-
- repo: https://github.com/crate-ci/typos
49-
rev: v1
50-
hooks:
51-
- id: typos
52-
args: [] # empty to do not write fixes
53-
exclude: |
54-
(?x)^(
55-
pyproject.toml
56-
*.py
57-
)$
58-
5948
- repo: https://github.com/PyCQA/docformatter
6049
rev: v1.7.7
6150
hooks:

0 commit comments

Comments
 (0)