Skip to content

Commit 148a54a

Browse files
Merge pull request #195 from praekeltfoundation/release/1.11.9
Release/1.11.9
2 parents 448cbd8 + 17ba7ed commit 148a54a

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ repos:
2121
- id: yamllint
2222
files: ^.*\.(yml|yaml)$
2323

24-
- repo: https://github.com/asottile/seed-isort-config
25-
rev: v2.2.0
26-
hooks:
27-
- id: seed-isort-config
28-
2924
- repo: https://github.com/pre-commit/mirrors-isort
3025
rev: v5.10.1
3126
hooks:

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ VERSIONS
44
Next Release
55
------------
66

7+
1.11.9
8+
------------
9+
msisdn_utils: An application that has small tools for handling phone numbers
10+
11+
1.11.8
12+
------------
13+
Merge pull request #193 from praekeltfoundation/dependabot/pip/django-4.2.15
14+
715
1.11.7
816
------------
917
YAL: Fix redis connection

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ line_length = 88
1616
multi_line_output = 3
1717
include_trailing_comma = True
1818
skip = ve/,env/
19-
known_third_party = celery,dj_database_url,django,environ,freezegun,hashids,json2html,jsonschema,kombu,phonenumber_field,phonenumbers,pkg_resources,prometheus_client,pytest,pytz,raven,recommonmark,redis,requests,responses,rest_framework,sentry_sdk,setuptools,six,temba_client

0 commit comments

Comments
 (0)