Skip to content

Commit 83ca08b

Browse files
authored
Update dependabot config (#5907)
1 parent ce98218 commit 83ca08b

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

.github/dependabot.yml

-33
Original file line numberDiff line numberDiff line change
@@ -230,39 +230,6 @@ updates:
230230
update-types:
231231
- minor
232232
- patch
233-
- package-ecosystem: pip
234-
directory: /public/kcl-samples
235-
schedule:
236-
interval: weekly
237-
day: monday
238-
time: '03:00'
239-
timezone: America/Los_Angeles
240-
open-pull-requests-limit: 5
241-
reviewers:
242-
- adamchalmers
243-
- franknoirot
244-
- irev-dev
245-
- jessfraz
246-
groups:
247-
security:
248-
applies-to: security-updates
249-
update-types:
250-
- major
251-
- minor
252-
- patch
253-
patch:
254-
applies-to: version-updates
255-
update-types:
256-
- patch
257-
major:
258-
applies-to: version-updates
259-
update-types:
260-
- major
261-
minor:
262-
applies-to: version-updates
263-
update-types:
264-
- minor
265-
- patch
266233
- package-ecosystem: pip
267234
directory: /rust/kcl-python-bindings
268235
schedule:

0 commit comments

Comments
 (0)