Skip to content

Commit 690e880

Browse files
authored
Merge branch 'bemanproject:main' into main
2 parents d9207ec + 8401b17 commit 690e880

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020

2121
# CMake linting and formatting
2222
- repo: https://github.com/BlankSpruce/gersemi
23-
rev: 0.24.0
23+
rev: 0.25.1
2424
hooks:
2525
- id: gersemi
2626
name: CMake linting

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ pygments==2.19.2
2828
# via gcovr
2929
pyyaml==6.0.3
3030
# via pre-commit
31-
virtualenv==20.35.4
31+
virtualenv==20.36.1
3232
# via pre-commit

0 commit comments

Comments
 (0)