Skip to content

Commit

Permalink
Revert pre-commit addition to generate specs.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles committed Oct 18, 2023
1 parent 2ee350a commit 6822ca8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
exclude: (\.git/|\.tox/|\.venv/|le_utils\.egg-info)
repos:
- repo: local
hooks:
- id: rebuild
name: Regenerate files
description: Regenerates files when specs or version has changed
entry: make build
language: system
files: (spec/.*\.json|setup\.py)$
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.0.0
hooks:
Expand Down

0 comments on commit 6822ca8

Please sign in to comment.