Skip to content

Commit

Permalink
Merge pull request #53 from pyOpenSci/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
blink1073 authored Jan 6, 2025
2 parents 62d21be + 8ee7d06 commit 6526b84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repos:

# Lint code using ruff
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.0
rev: v0.8.6
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repository-code: 'https://www.github.com/pyopensci/pyospackage'
url: 'https://www.pyopensci.org'
abstract: >-
An example Python package used in pyOpenSci training
events and tutorials.
events and tutorials.
keywords:
- openscience
- python
Expand Down

0 comments on commit 6526b84

Please sign in to comment.