Commit c8f137e
Remove npm dependabot updates for docs directory (#6887)
### Description
Removes the npm package ecosystem configuration from Dependabot for the
`docs/` directory. This disables automated dependency updates for npm
packages in the documentation folder.
### Changes
- Removed the npm Dependabot configuration block that was set to check
for minor and patch updates weekly in the `docs/` directory
### PR Checklist
- [x] All necessary documentation has been adapted.
- [x] The implemented feature is covered by appropriate, automated
tests.
- [x] Any manual testing that has been done is documented (i.e. what
exactly was tested?)
**Note:** This is a configuration change with no testing required.
Dependabot will simply stop creating PRs for npm dependency updates in
the docs folder.
https://claude.ai/code/session_01VsowarouQCAGyQo7aSq7s1
🚀 Preview: Add `preview` label to enable
Co-authored-by: Claude <noreply@anthropic.com>1 parent e6ef566 commit c8f137e
1 file changed
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 36 | | |
46 | 37 | | |
47 | 38 | | |
| |||
0 commit comments