summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-12-06 15:45:21 +0600
committerGitHub <noreply@github.com>2022-12-06 15:45:21 +0600
commitdd35ede4d29fcf3173c75db2835715a1d0e51cf1 (patch)
tree866555e5910b81c413fc0fd91d1ea1c61abe3124
parent8abfc3a7cfbf33cc3a2862fcf41519a0da1405cd (diff)
downloadpyjwt-dd35ede4d29fcf3173c75db2835715a1d0e51cf1.tar.gz
[pre-commit.ci] pre-commit autoupdate (#835)
updates: - [github.com/mgedmin/check-manifest: 0.48 → 0.49](https://github.com/mgedmin/check-manifest/compare/0.48...0.49) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index a4b7c6a..16edcb3 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
- id: debug-statements
- repo: https://github.com/mgedmin/check-manifest
- rev: "0.48"
+ rev: "0.49"
hooks:
- id: check-manifest
args: [--no-build-isolation]