Skip to content

Commit 35844d3

Browse files
authored
Merge pull request #171 from AFM-SPM/ns-rse/170-pre-commit-ci-frequency
ci: reduce frequency of .pre-commit-config.yaml updates
2 parents 837bc0e + ae49a97 commit 35844d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ repos:
8383
ci:
8484
autofix_prs: true
8585
autofix_commit_msg: '[pre-commit.ci] Fixing issues with pre-commit'
86-
autoupdate_schedule: weekly
86+
autoupdate_schedule: monthly
8787
autoupdate_commit_msg: '[pre-commit.ci] pre-commit-autoupdate'
8888
skip: [pylint, pytest] # Optionally list ids of hooks to skip on CI

0 commit comments

Comments
 (0)