Skip to content

Commit 6526b84

Browse files
authored
Merge pull request #53 from pyOpenSci/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 62d21be + 8ee7d06 commit 6526b84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141

4242
# Lint code using ruff
4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.7.0
44+
rev: v0.8.6
4545
hooks:
4646
- id: ruff
4747
args: [--fix, --exit-non-zero-on-fix]

CITATION.cff

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repository-code: 'https://www.github.com/pyopensci/pyospackage'
2222
url: 'https://www.pyopensci.org'
2323
abstract: >-
2424
An example Python package used in pyOpenSci training
25-
events and tutorials.
25+
events and tutorials.
2626
keywords:
2727
- openscience
2828
- python

0 commit comments

Comments
 (0)