Skip to content

Commit 742ebe4

Browse files
authored
Merge branch 'main' into port-eurosat
2 parents be47d7c + c6b447b commit 742ebe4

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,8 @@ repos:
1010
args: [--fix=lf]
1111
- id: end-of-file-fixer
1212

13-
# - repo: https://github.com/asottile/pyupgrade
14-
# rev: v2.29.0
15-
# hooks:
16-
# - id: pyupgrade
17-
# args: [--py37-plus]
18-
# name: Upgrade code
19-
2013
- repo: https://github.com/omnilib/ufmt
21-
rev: v1.3.0
14+
rev: v1.3.2
2215
hooks:
2316
- id: ufmt
2417
additional_dependencies:

0 commit comments

Comments
 (0)