Skip to content

Commit 93c5861

Browse files
[pre-commit.ci] pre-commit autoupdate (#13)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 481597c commit 93c5861

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:
@@ -67,7 +67,7 @@ repos:
6767
- id: forbid-crlf
6868

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

0 commit comments

Comments
 (0)