Skip to content

Commit 9f2b38b

Browse files
authored
Update pre-commit versions. (#1160)
1 parent a43fe87 commit 9f2b38b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repos:
5555
hooks:
5656
- id: circleci-config-validate
5757
- repo: https://github.com/asottile/pyupgrade
58-
rev: v3.19.0
58+
rev: v3.19.1
5959
hooks:
6060
- id: pyupgrade
6161
args:
@@ -66,12 +66,12 @@ repos:
6666
hooks:
6767
- id: autopep8
6868
- repo: https://github.com/PyCQA/flake8
69-
rev: 7.1.1
69+
rev: 7.1.2
7070
hooks:
7171
- id: flake8
7272
- repo: https://github.com/astral-sh/ruff-pre-commit
7373
# Ruff version.
74-
rev: v0.7.1
74+
rev: v0.11.2
7575
hooks:
7676
- id: ruff
7777
args: [--fix, --exit-non-zero-on-fix]

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
===========
2-
HistomicsTK
2+
HistomicsTK
33
===========
44

55
.. image:: https://raw.githubusercontent.com/DigitalSlideArchive/HistomicsTK/master/docs/histomicstk_mark.svg

docs/histomicstk_mark.svg

100755100644
Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)