Skip to content

Commit d20200f

Browse files
authored
Merge pull request #133 from Preocts/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8ee2f16 + 3b3d3a7 commit d20200f

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
@@ -14,7 +14,7 @@ repos:
1414

1515
# Adds a standard feel to import segments, adds future annotations
1616
- repo: https://github.com/asottile/reorder-python-imports
17-
rev: v3.11.0
17+
rev: v3.12.0
1818
hooks:
1919
- id: reorder-python-imports
2020
args:
@@ -26,7 +26,7 @@ repos:
2626

2727
# Automatically upgrade syntax to newer versions
2828
- repo: https://github.com/asottile/pyupgrade
29-
rev: v3.13.0
29+
rev: v3.14.0
3030
hooks:
3131
- id: pyupgrade
3232
args:

0 commit comments

Comments
 (0)