Skip to content

Commit cedf0d5

Browse files
pymc-botmichaelosthege
authored andcommitted
⬆️ UPGRADE: Autoupdate pre-commit config
1 parent 5bc192e commit cedf0d5

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
exclude: ^requirements-dev\.txt$
1515
- id: trailing-whitespace
1616
- repo: https://github.com/PyCQA/isort
17-
rev: v5.11.3
17+
rev: 5.11.4
1818
hooks:
1919
- id: isort
2020
name: isort
@@ -44,7 +44,7 @@ repos:
4444
files: ^pymc/
4545
exclude: ^pymc/tests/
4646
- repo: https://github.com/MarcoGorelli/madforhooks
47-
rev: 0.3.0
47+
rev: 0.4.1
4848
hooks:
4949
- id: no-print-statements
5050
files: ^pymc/

0 commit comments

Comments
 (0)