Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
ci: use deps scope for pre-commit.ci (#9)
Browse files Browse the repository at this point in the history
Signed-off-by: César Román <thecesrom@gmail.com>
  • Loading branch information
cesarcoatl committed Mar 22, 2022
1 parent 6689190 commit e0e6d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ci:
autoupdate_commit_msg: 'build(pre-commit.ci): pre-commit autoupdate'
autoupdate_commit_msg: 'build(deps): pre-commit autoupdate'
skip: [pylint]

repos:
Expand Down

0 comments on commit e0e6d54

Please sign in to comment.