Skip to content

Commit f9df14c

Browse files
[pre-commit.ci] pre-commit autoupdate (#14)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e8175e0 commit f9df14c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ repos:
4646
- id: flake2lint
4747

4848
- repo: https://github.com/pre-commit/pygrep-hooks
49-
rev: v1.7.0
49+
rev: v1.7.1
5050
hooks:
5151
- id: python-no-eval
5252
- id: rst-backticks
5353
- id: rst-directive-colons
5454
- id: rst-inline-touching-normal
5555

5656
- repo: https://github.com/asottile/pyupgrade
57-
rev: v2.9.0
57+
rev: v2.10.0
5858
hooks:
5959
- id: pyupgrade
6060
args:
@@ -68,7 +68,7 @@ repos:
6868
- id: forbid-crlf
6969

7070
- repo: https://github.com/repo-helper/formate
71-
rev: v0.2.5
71+
rev: v0.3.1
7272
hooks:
7373
- id: formate
7474
exclude: ^(doc-source/conf|__pkginfo__|make_conda_recipe|setup)\.(_)?py$

0 commit comments

Comments
 (0)