summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-03-08 19:06:18 +0100
committerGitHub <noreply@github.com>2021-03-08 19:06:18 +0100
commitb386d23bf01a1f3b0a604468803189625ef7b902 (patch)
tree000e8b564b55b894774521684ece09bfc67145fe /.pre-commit-config.yaml
parent1e1035cf74178a33aa85f949138bb8b03d3cbb94 (diff)
parenta910f74ea3a9da8714a0b2499cb9d301ed6dfa07 (diff)
downloadpodman-b386d23bf01a1f3b0a604468803189625ef7b902.tar.gz
podman-b386d23bf01a1f3b0a604468803189625ef7b902.tar.bz2
podman-b386d23bf01a1f3b0a604468803189625ef7b902.zip
Merge pull request #9627 from xatier/master
[NO TESTS NEEDED] Bump pre-commit-hooks version
Diffstat (limited to '.pre-commit-config.yaml')
-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 4de8e4c12..f44b0ea42 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -2,7 +2,7 @@
exclude: ^vendor/
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks.git
- rev: v2.4.0
+ rev: v3.4.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace