We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 938aff4 commit 0b4215dCopy full SHA for 0b4215d
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ ci:
4
exclude: ^(docs/logos|pymc/tests/data)/
5
repos:
6
- repo: https://github.com/pre-commit/pre-commit-hooks
7
- rev: v4.6.0
+ rev: v5.0.0
8
hooks:
9
- id: check-merge-conflict
10
- id: check-toml
@@ -48,7 +48,7 @@ repos:
48
- --exclude=binder/
49
- --exclude=versioneer.py
50
- repo: https://github.com/astral-sh/ruff-pre-commit
51
- rev: v0.6.5
+ rev: v0.6.9
52
53
- id: ruff
54
args: [--fix, --show-fixes]
0 commit comments