summaryrefslogtreecommitdiffstats
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-12 06:12:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-12 06:13:11 +0000
commit56c6343b8f76a090927131cf91239d8e56c63cdc (patch)
tree6e4d78135fbccbb71fc6005a3aff96cf640e0f9d /.pre-commit-config.yaml
parentReleasing debian version 2.5.33-1. (diff)
downloadidentify-56c6343b8f76a090927131cf91239d8e56c63cdc.tar.xz
identify-56c6343b8f76a090927131cf91239d8e56c63cdc.zip
Merging upstream version 2.5.34.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index d6b54dd..bc35d55 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -32,11 +32,11 @@ repos:
hooks:
- id: autopep8
- repo: https://github.com/PyCQA/flake8
- rev: 6.1.0
+ rev: 7.0.0
hooks:
- id: flake8
exclude: ^identify/vendor/licenses\.py$
- repo: https://github.com/pre-commit/mirrors-mypy
- rev: v1.7.1
+ rev: v1.8.0
hooks:
- id: mypy