Skip to content

Commit dce4218

Browse files
LilSpazJoekpgithub-actions[bot]
authored andcommitted
Update pre-commit hooks
1 parent 0c6e2f9 commit dce4218

File tree

4 files changed

+169
-114
lines changed

4 files changed

+169
-114
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
files: ^(.*\.toml)$
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.13.3
27+
rev: v0.14.6
2828
hooks:
2929
- id: ruff
3030
args: [ --exit-non-zero-on-fix, --fix ]
@@ -35,4 +35,4 @@ repos:
3535
hooks:
3636
- id: docstrfmt
3737
require_serial: true
38-
rev: v1.11.1
38+
rev: v2.0.0

AUTHORS.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
Maintainers
2-
===========
1+
#############
2+
Maintainers
3+
#############
34

45
- Bryce Boe <[email protected]> `@bboe <https://github.com/bboe>`_
56

6-
Contributors
7-
============
7+
##############
8+
Contributors
9+
##############
810

911
- nmtake `@nmtake <https://github.com/nmtake>`_
1012
- elnuno `@elnuno <https://github.com/elnuno>`_

0 commit comments

Comments
 (0)