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 168fd62 commit 78cb1f9Copy full SHA for 78cb1f9
.pre-commit-config.yaml
@@ -66,7 +66,7 @@ repos:
66
additional_dependencies:
67
- tomli
68
# add ignore words list
69
- args: ["-L", "Mor,ans,thirdparty", "--skip", "ATTRIBUTIONS-*.md"]
+ args: ["-L", "Mor,ans,thirdparty", "--skip", "ATTRIBUTIONS-*.md", "--skip", "security_scanning/*"]
70
- repo: https://github.com/astral-sh/ruff-pre-commit
71
rev: v0.9.4
72
hooks:
0 commit comments