Skip to content

Commit

Permalink
fix that
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Jun 12, 2024
1 parent 3b5729b commit e7b3211
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,8 @@ repos:
rev: 0.28.4
hooks:
- id: check-github-workflows
- repo: local
- repo: https://github.com/seddonym/import-linter
rev: 'v2.0'
hooks:
- id: check-forbidden-imports
name: Check Forbidden Imports
entry: lint-imports
language: python
types: [python]
- id: import-linter
name: import-linter

0 comments on commit e7b3211

Please sign in to comment.