summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorBernát Gábor <gaborjbernat@gmail.com>2022-11-26 10:54:27 -0800
committerGitHub <noreply@github.com>2022-11-26 10:54:27 -0800
commitd4b56e7d74e78f8fb67a206c426b59313d74dd5e (patch)
treeedaf9628f2c1f9f65d154223c84043fda8daeb57 /.pre-commit-config.yaml
parentf7f5d6823ede01e8abe037e7badd2ad81287e6ba (diff)
downloadtox-git-d4b56e7d74e78f8fb67a206c426b59313d74dd5e.tar.gz
Bump dependencies (#2551)
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 44115011..78c00525 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -57,7 +57,7 @@ repos:
- flake8-pytest-style==1.6
- flake8-spellcheck==0.28
- flake8-unused-arguments==0.0.12
- - flake8-noqa==1.2.9
+ - flake8-noqa==1.3
- pep8-naming==0.13.2
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v2.7.1"