Skip to content

Commit

Permalink
Merge pull request #16 from TotallyNotRobots/update-pre-commit
Browse files Browse the repository at this point in the history
ci: update pre-commit
  • Loading branch information
linuxdaemon authored Jun 7, 2024
2 parents 084ab4a + 735aff0 commit fb86beb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
default_install_hook_types:
- pre-commit
- commit-msg
minimum_pre_commit_version: "3.3.0"
ci:
skip:
- pylint
Expand Down Expand Up @@ -86,6 +90,6 @@ repos:
- -e
- -p
- repo: https://github.com/commitizen-tools/commitizen
rev: a754230d41a1933fd4ba000014d841dd2a05c71d # frozen: v3.24.0
rev: faff6a61f4f53585a965addd06156eedf0027643 # frozen: v3.25.0
hooks:
- id: commitizen

0 comments on commit fb86beb

Please sign in to comment.