Skip to content

Commit aaceb26

Browse files
Bump copier from 9.11.1 to 9.11.3 in the python-packages group (#23)
* Bump copier from 9.11.1 to 9.11.3 in the python-packages group Bumps the python-packages group with 1 update: [copier](https://github.com/copier-org/copier). Updates `copier` from 9.11.1 to 9.11.3 - [Release notes](https://github.com/copier-org/copier/releases) - [Changelog](https://github.com/copier-org/copier/blob/master/CHANGELOG.md) - [Commits](copier-org/copier@v9.11.1...v9.11.3) --- updated-dependencies: - dependency-name: copier dependency-version: 9.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> * Update .pre-commit-config.yaml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: d33bs <ekgto445@gmail.com>
1 parent 70109c8 commit aaceb26

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: check-yaml
1010
- id: detect-private-key
1111
- repo: https://github.com/tox-dev/pyproject-fmt
12-
rev: "v2.11.1"
12+
rev: "v2.12.1"
1313
hooks:
1414
- id: pyproject-fmt
1515
- repo: https://github.com/citation-file-format/cffconvert
@@ -39,7 +39,7 @@ repos:
3939
- id: yamllint
4040
exclude: pre-commit-config.yaml
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: "v0.14.13"
42+
rev: "v0.14.14"
4343
hooks:
4444
- id: ruff-format
4545
- id: ruff-check

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)