Skip to content

Commit a99b02d

Browse files
authored
Merge pull request #16 from openaddresses/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents dac1b5c + 5a61806 commit a99b02d

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
@@ -10,12 +10,12 @@ repos:
1010
- id: debug-statements
1111

1212
- repo: https://github.com/pycqa/isort
13-
rev: 6.0.1
13+
rev: 6.1.0
1414
hooks:
1515
- id: isort
1616
name: isort (python)
1717

18-
- repo: https://github.com/psf/black
18+
- repo: https://github.com/psf/black-pre-commit-mirror
1919
rev: 25.9.0
2020
hooks:
2121
- id: black

0 commit comments

Comments
 (0)