summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-04-12 11:02:22 +0600
committerGitHub <noreply@github.com>2022-04-12 11:02:22 +0600
commit5581a31c21de70444c1162bcfa29f7e0fc86edda (patch)
tree838d62d3747bb8d2901396e17954bc052097a09c
parent3d4d82248f1120c87f1f4e0e8793eaa1d54843a6 (diff)
downloadpyjwt-5581a31c21de70444c1162bcfa29f7e0fc86edda.tar.gz
[pre-commit.ci] pre-commit autoupdate (#748)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.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 631999b..890329d 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.1.0
+ rev: v4.2.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer