From 5d61808754493b85a4c21a3740d97bf04c8c6004 Mon Sep 17 00:00:00 2001
From: "pre-commit-ci[bot]"
 <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Tue, 29 Aug 2023 06:15:50 +0000
Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.285 → v0.0.286](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.285...v0.0.286)
---
 .pre-commit-config.yaml | 2 +-
 .readthedocs.yml        | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index c0c648b1..cbe7b41f 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
     hooks:
       - id: black
   - repo: https://github.com/astral-sh/ruff-pre-commit
-    rev: 'v0.0.285'
+    rev: 'v0.0.286'
     hooks:
       - id: ruff
   - repo: https://github.com/asottile/pyupgrade
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 0086f8a5..a076dba8 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -20,4 +20,3 @@ python:
       path: .
       extra_requirements:
          - docs
-  system_packages: false