Skip to content

Commit 4605ed7

Browse files
authored
Merge pull request #130 from pytroll/pre-commit-ci-update-config
2 parents 450574d + 5e99bc5 commit 4605ed7

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
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/pycqa/isort
3-
rev: 6.1.0
3+
rev: 7.0.0
44
hooks:
55
- id: isort
66
language_version: python3
77
- repo: https://github.com/asottile/pyupgrade
8-
rev: v3.20.0
8+
rev: v3.21.0
99
hooks:
1010
- id: pyupgrade
1111
args:

0 commit comments

Comments
 (0)