Skip to content

Commit 7acb5d8

Browse files
authored
chore: update renovate schedule (#672)
1 parent b0966d2 commit 7acb5d8

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": ["config:recommended"],
33
"rebaseWhen": "behind-base-branch",
4-
"schedule": ["on Monday every 9 weeks of the year starting on the 3rd week"],
4+
"schedule": ["on Monday every 9 weeks of the year starting on the 4th week"],
55
"postUpdateOptions": ["npmDedupe"],
66
"packageRules": [
77
{

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
# Garden React Containers [![Build Status][build status badge]][build status link] [![Dependency Status][dependency status badge]][dependency status link] [![Coverage Status][coverage status badge]][coverage status link]<!-- markdownlint-disable -->
1+
# Garden React Containers [![Build Status][build status badge]][build status link] [![Coverage Status][coverage status badge]][coverage status link]<!-- markdownlint-disable -->
22

33
<!-- markdownlint-enable -->
44

55
[build status badge]: https://flat.badgen.net/circleci/github/zendeskgarden/react-containers/main?label=build
66
[build status link]: https://circleci.com/gh/zendeskgarden/react-containers/tree/main
7-
[dependency status badge]: https://flat.badgen.net/david/dev/zendeskgarden/react-containers?label=dependencies
8-
[dependency status link]: https://david-dm.org/zendeskgarden/react-containers?type=dev
97
[coverage status badge]: https://flat.badgen.net/coveralls/c/github/zendeskgarden/react-containers/main
108
[coverage status link]: https://coveralls.io/github/zendeskgarden/react-containers
119

@@ -197,6 +195,6 @@ conduct](.github/CODE_OF_CONDUCT.md). Please participate accordingly.
197195

198196
## License
199197

200-
Copyright 2021 Zendesk
198+
Copyright 2025 Zendesk
201199

202200
Licensed under the [Apache License, Version 2.0](LICENSE.md)

0 commit comments

Comments
 (0)