syntaqx / git-hooks

A collection of git hooks for use with pre-commit
MIT License
34 stars 17 forks source link

remove additional_dependencies definition for checks #9

Closed smelchior closed 3 years ago

smelchior commented 3 years ago

This will fix #8 as a new validation for additional_dependencies / language has been added in pre-commit 2.10.0 with https://github.com/pre-commit/pre-commit/pull/1771

DoomGerbil commented 3 years ago

Hi there @syntaqx - any plan to review/merge this and cut a new release soon? Thanks!

borro0 commented 3 years ago

I'm also facing this issue!

smelchior commented 3 years ago

@syntaqx thank you and no worries :) Could you also create a new release? that makes it easier to update.

syntaqx commented 3 years ago

Released as v0.0.17