summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-09-07 09:12:02 -0400
committerGitHub <noreply@github.com>2022-09-07 09:12:02 -0400
commitc02067c4dcb455b6284bf9c386db3a1465f5c4a5 (patch)
tree6b9edb2a110c86a2a73c9f9332821373583bf952
parent69a2882d106171f050fac193a552542cdab418a8 (diff)
downloadvyos.vyos-c02067c4dcb455b6284bf9c386db3a1465f5c4a5.tar.gz
vyos.vyos-c02067c4dcb455b6284bf9c386db3a1465f5c4a5.zip
[pre-commit.ci] pre-commit autoupdate (#272)
updates: - [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.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 1f7653f..b9c1060 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/psf/black
- rev: 22.6.0
+ rev: 22.8.0
hooks:
- id: black