Skip to content

Commit 7ffd47d

Browse files
pre-commit-ci[bot]ricardoV94
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](astral-sh/ruff-pre-commit@v0.3.4...v0.3.5)
1 parent 0a4ae15 commit 7ffd47d

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
@@ -4,7 +4,7 @@ ci:
44
exclude: ^(docs/logos|pymc/tests/data)/
55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v4.5.0
7+
rev: v4.6.0
88
hooks:
99
- id: check-merge-conflict
1010
- id: check-toml
@@ -27,7 +27,7 @@ repos:
2727
- --exclude=binder/
2828
- --exclude=versioneer.py
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.3.4
30+
rev: v0.3.5
3131
hooks:
3232
- id: ruff
3333
args: ["--fix", "--output-format=full"]

0 commit comments

Comments
 (0)