Skip to content

Commit

Permalink
Add missing .pre-commit-config.yaml file
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
Change-Id: I89b092061dd4b3f85235486938a88c94fdc27f16
  • Loading branch information
arnaudmorin committed Jun 13, 2023
1 parent ee2ca80 commit 64fd722
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
ci:
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
autofix_prs: true
autoupdate_branch: ''
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
autoupdate_schedule: weekly
skip: []
submodules: false

0 comments on commit 64fd722

Please sign in to comment.