Skip to content

Commit

Permalink
Add CI auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
altheaden committed Oct 1, 2024
1 parent b989742 commit 4c5cac2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@ repos:
args: ["--config=pyproject.toml", "--show-error-codes"]
verbose: true
additional_dependencies: ['types-requests', 'types-PyYAML']

# https://pre-commit.ci/#configuration
ci:
autofix_prs: false
autoupdate_schedule: monthly

0 comments on commit 4c5cac2

Please sign in to comment.