We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d12d2 commit 3164739Copy full SHA for 3164739
.pre-commit-config.yaml
@@ -2,7 +2,7 @@
2
# pre-commit install --install-hooks
3
# To update the versions:
4
# pre-commit autoupdate
5
-exclude: '^(\.tox|ci/templates|\.bumpversion\.cfg)(/|$)'
+exclude: '^(\.tox|ci/templates|\.bumpversion\.cfg|src/vendor)(/|$)'
6
# Note the order is intentional to avoid multiple passes of the hooks
7
repos:
8
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments