summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2023-03-20 17:19:56 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2023-03-20 17:19:56 +0100
commit43dc36fb429aa4079a160d30bf9dfc4059969048 (patch)
tree5a9598f1d937f4472262f68d675339a2025b3128 /.pre-commit-config.yaml
parent4b33e3b341d4492d419da93e8e0f57d5279dbd52 (diff)
downloadsetuptools-scm-43dc36fb429aa4079a160d30bf9dfc4059969048.tar.gz
migrate to hatchling build backend
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 0ca4d0d..6541a0c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -22,7 +22,6 @@ repos:
rev: 6.0.0
hooks:
- id: flake8
- exclude: scm_hack_build_backend.py
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.1
hooks: