Skip to content

Commit

Permalink
ci(renovate): adjust schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadNews committed Jun 11, 2023
1 parent ff97b73 commit 65b880e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
- id: check-github-workflows
- id: check-renovate

- repo: https://github.com/charliermarsh/ruff-pre-commit
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.270
hooks:
- id: ruff
Expand Down
3 changes: 1 addition & 2 deletions .renovaterc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", "github>DeadNews/renovate-config"],
"schedule": ["every 1 months on the first day of the month"]
"extends": ["config:base", "github>DeadNews/renovate-config"]
}

0 comments on commit 65b880e

Please sign in to comment.