We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a68bc0 commit 86be29bCopy full SHA for 86be29b
.pre-commit-config.yaml
@@ -69,5 +69,5 @@ ci:
69
autoupdate_branch: ''
70
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
71
autoupdate_schedule: weekly
72
- skip: []
+ skip: ["uv-lock", "uv-export"]
73
submodules: false
0 commit comments