Skip to content

Commit b7970d9

Browse files
chore(deps): Bump the pre-commit group across 1 directory with 3 updates (#6)
Bumps the pre-commit group with 3 updates in the / directory: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit), [https://github.com/rbubley/mirrors-prettier](https://github.com/rbubley/mirrors-prettier) and [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit). Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.12 to 0.15.19 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@6fec9b7...745be04) Updates `https://github.com/rbubley/mirrors-prettier` from v3.8.3 to 3.8.4 - [Commits](rbubley/mirrors-prettier@515f543...06507ab) Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.24.1 to 1.26.1 - [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases) - [Commits](zizmorcore/zizmor-pre-commit@a4727cb...e3eebf6) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.19 dependency-type: direct:production dependency-group: pre-commit - dependency-name: https://github.com/rbubley/mirrors-prettier dependency-version: 3.8.4 dependency-type: direct:production dependency-group: pre-commit - dependency-name: https://github.com/zizmorcore/zizmor-pre-commit dependency-version: 1.26.1 dependency-type: direct:production dependency-group: pre-commit ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d32d4e8 commit b7970d9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: trailing-whitespace
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: 6fec9b7edb08fd9989088709d864a7826dc74e80 # frozen: v0.15.12
20+
rev: 745be0411e3c150e246d527e531e5a221b8c3462 # frozen: v0.15.19
2121
hooks:
2222
- id: ruff-format
2323
exclude: ^content/week01/cleanup_bessel\.ipynb$
@@ -39,7 +39,7 @@ repos:
3939
- id: rumdl-fmt
4040

4141
- repo: https://github.com/rbubley/mirrors-prettier
42-
rev: "515f543f5718ebfd6ce22e16708bb32c68ff96e1" # frozen: v3.8.3
42+
rev: "06507ab9500d4a9919b5ebd76d9d5b7074f15c1f" # frozen: v3.8.4
4343
hooks:
4444
- id: prettier
4545
exclude: '\.md$' # Markdown is handled by rumdl
@@ -65,7 +65,7 @@ repos:
6565
- id: blocklint
6666

6767
- repo: https://github.com/zizmorcore/zizmor-pre-commit
68-
rev: a4727cbbcd26d7098e96b9cb738169b59711ae51 # frozen: v1.24.1
68+
rev: e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1
6969
hooks:
7070
- id: zizmor
7171
files: "^\\.github"

0 commit comments

Comments
 (0)