summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-12-28 09:26:27 +0600
committerGitHub <noreply@github.com>2021-12-28 09:26:27 +0600
commit77d791681fa3d0ba65a648de42dd3d671138cb95 (patch)
tree1e8c55147768de3bcad2127a78464c71f14add90
parentaabeb061348cedaafa1ae2e67371525a30b6b93a (diff)
downloadpyjwt-77d791681fa3d0ba65a648de42dd3d671138cb95.tar.gz
[pre-commit.ci] pre-commit autoupdate (#720)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.0.1...v4.1.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 ac3e88c..f59c6c2 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.0.1
+ rev: v4.1.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer