Skip to content

Commit 6ab343d

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat/oidc-client-authentication-method
2 parents c2b4d65 + a288381 commit 6ab343d

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
@@ -50,7 +50,7 @@ repos:
5050
- id: cargo-doc
5151
name: cargo-doc
5252
language: system
53-
entry: cargo doc --document-private-items
53+
entry: cargo doc --no-deps --document-private-items
5454
stages: [pre-commit, pre-merge-commit]
5555
pass_filenames: false
5656
files: \.rs$|Cargo\.(toml|lock)

0 commit comments

Comments
 (0)