Skip to content

Commit 3fe277e

Browse files
Switch to monthly pre-commit and dependabot updates
1 parent 6040757 commit 3fe277e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/dependabot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
version: 2
33
updates:
44
# Maintain dependencies for GitHub Actions
5-
- package-ecosystem: "github-actions"
5+
- package-ecosystem: github-actions
66
directory: "/"
77
schedule:
8-
interval: "weekly"
8+
interval: monthly
99
groups:
1010
actions:
1111
patterns:

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
ci:
22
autoupdate_commit_msg: Update pre-commit hooks
3+
autoupdate_schedule: monthly
34

45
repos:
56
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)