From 236b62a9b0711a1cc4396c6be2d3509ce656238b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heinz-Alexander=20F=C3=BCtterer?= <35225576+afuetterer@users.noreply.github.com> Date: Tue, 25 Aug 2026 16:02:48 +0200 Subject: [PATCH] chore: remove pre-commit.ci config --- .pre-commit-config.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 099088e..b763ac7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,13 +2,6 @@ # Ref: https://pre-commit.com/#usage # ------------------------------------------------------------------------------ -# Ref: https://pre-commit.ci/#configuration -ci: - autofix_prs: false - autoupdate_commit_msg: 'build: update pre-commit hooks' - autoupdate_schedule: monthly - skip: [licensecheck] # does not run on pre-commit.ci, due to sqlite error, runs locally - # Exclude "cassette" files: auto-generated by vcr.py # Exclude changelog: auto-generated by python-semantic-release exclude: |