summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-06-14 09:57:45 +0600
committerGitHub <noreply@github.com>2022-06-14 09:57:45 +0600
commita863a7329027fe1e993c866374b195785978b2a9 (patch)
tree8b3177a333fd8e5f3ab28dd7a68c41d4294a77c3
parent37535d9fc9704f9694655bd348b86dff6a45d732 (diff)
downloadpyjwt-a863a7329027fe1e993c866374b195785978b2a9.tar.gz
[pre-commit.ci] pre-commit autoupdate (#770)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0) 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 890329d..210e4a9 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
- id: isort
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v4.2.0
+ rev: v4.3.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer