Skip to content

Commit

Permalink
Add empty .pre-commit-config.yaml to make pre-commit happy when taggi…
Browse files Browse the repository at this point in the history
…ng a release
  • Loading branch information
YannickJadoul committed Jul 30, 2024
1 parent c534159 commit 61104d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repos: []
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ zip_safe = False
[check-manifest]
ignore =
.appveyor.yml
.pre-commit-config.yaml
.readthedocs.yml
.travis.yml
binder
Expand Down

0 comments on commit 61104d5

Please sign in to comment.