Skip to content

Commit 883bc59

Browse files
authored
Merge pull request #63 from OpenSourceEconomics/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 09a7d29 + dcfa38d commit 883bc59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
exclude: ^\.
33
repos:
44
- repo: https://github.com/asottile/reorder_python_imports
5-
rev: v3.8.3
5+
rev: v3.9.0
66
hooks:
77
- id: reorder-python-imports
88
files: '(\.pyi?|wscript)$'
@@ -21,7 +21,7 @@ repos:
2121
args: [--autofix, --no-sort-keys]
2222
- id: trailing-whitespace
2323
- repo: https://github.com/asottile/pyupgrade
24-
rev: v3.0.0
24+
rev: v3.2.2
2525
hooks:
2626
- id: pyupgrade
2727
args: [

0 commit comments

Comments
 (0)